5344
5432
1万
管理员
本站资源如失效,请点击反馈!
本文由国内最大的在线教育平台之一"腾讯课堂"赞助。他们现在启动了"腾讯课堂101计划",推广平台上的课程资源,有不少优质内容。希望提高前端技术水平的同学,可以留意一下本文结尾的免费课程信息。
static relative fixed absolute sticky
div { position: relative; top: 20px;}
/* HTML 代码如下 */#father { positon: relative;}#son { position: absolute; top: 20px;}
div { position: fixed; top: 0;}
#toolbar { position: -webkit-sticky; /* safari 浏览器 */ position: sticky; /* 其他浏览器 */ top: 20px;}
div { position: sticky; top: 0;}
th { position: sticky; top: 0; }
Vue:前端基础框架 Vuex:配套的前端状态管理库。 Vue Router:官方的路由插件,构建单页面应用必不可少。 Vue CLI:脚手架工具,帮你快速上手 Vue 开发,无需再花多余时间去实现项目架构。 Vant:有赞前端团队开发的轻量级移动端 Vue 组件库,让你快速使用已经封装好的各种页面组件。
使用道具 举报
本版积分规则 发表回复 回帖后跳转到最后一页
手机版|飞雪团队
GMT+8, 2024-11-24 03:23 , Processed in 0.070193 second(s), 25 queries , Gzip On.
Powered by Discuz! X3.4
Copyright © 2001-2021, Tencent Cloud.