时间:2021-07-01 10:21:17 帮助过:22人阅读
一、导入bootstrap样式和脚本
二、导航条
1、.navbar class 添加 class .navbar-fixed-top:表示让导航栏固定在页面的顶部
2、.brand class: 以不同的方式显示
3、.pull-left: 靠左对齐
4、为了给导航栏添加响应式特性,您要折叠的内容必须包裹在带有 classes .collapse、.navbar-collapse 的
三、布局容器
Workflow
contact our customer service via Skype or email to place your orderupload your archived scene file including all materials and setupswe will send testframes to confirm that everything works fine at our end after your confirmation we will proceed start renderingafter we received the payment we will send the files via dropbox or ftp
1、.container class: 用于固定宽度并支持响应式布局的容器
2、.container-fluid: 用于 100% 宽度,占据全部视口(viewport)的容器
3、1个row里最多12个span
四、滚动监听
1、引入js: