响应式框架Bootstrap栅格系统
2018-06-24 02:05:25来源:未知 阅读 ()
Bootstrap 是一个用于快速开发 Web 应用程序和网站的前端框架。Bootstrap 是基于 HTML、CSS、JAVASCRIPT 的。
Bootstrap 提供了一些辅助类,以便更快地实现对移动设备友好的开发。这些可以通过媒体查询结合大型、小型和中型设备,实现内容对设备的显示和隐藏。
row 行,
-md 桌面显示器
-ms 平板显示器
-xs 手机显示器
1行有12列
<div class= "row">
<div class = "col-md-12"></div>
<div class = "col-ms-12"></div>
<div class = "col-xs-12"></div> //表示一行中有12列
</div>
<!DOCTYPE html> <html> <head lang="en"> <meta charset="UTF-8"> <title></title> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="css/bootstrap.min.css"/> <script language="JavaScript" src="js/jquery-3.js"></script> <style type="text/css"> *{ top: 0px; padding: 0px; text-decoration: none; list-style-type: none; } .top-styl{ height: 50px; border: 1px solid red; background-color: #000000; } .img-styl{ width: 174px; height: 50px; background: url("imges/logo.png")no-repeat 0px 3px; background-size: contain; float: left; } .sousuo-styl{ width: 187px; float: left; } .top-search-input{ width: 150px; padding: 0 5px; height: 30px; border: 0; background: #363636; float: left; color: #ccc; } .top-search-submit{ width: 30px; height: 30px; border: 0; background: green url("imges/zoom.gif")center center no-repeat; float: left; cursor: pointer; //光标指针 } .dao-styll{ float: left; font-size: 16px; width: 329px; margin-left: 33px; margin-top: 11px; } .dao-styll li{ float: left; position: relative; //相对定位 text-align: center; //居中 padding: 0 7px; } .dao-styll >li:hover{ background-color: #999; } .dao-styll >li >a{ color: #FFF; width: 100%; height: 34px; text-decoration: none; //取消下划线 } .dz-styl{ float: right; margin: -19px -9px 6px 21px; } .imgs-styl{ padding: 11px 0px 0px 114px; float: right; margin: 0px -98px -3px 8px; } .green-styl{ color: green; } .zc-styl{ color: white; } a{ text-decoration: none; } </style> </head> <body> <div class="container-fluid"> //fluid表示用 百分比 <div class="row"> //row 行 <div class="top-styl col-md-12"> //col-md-12 每行桌面占12列 <div class="row"> <div class=" col-md-offset-1 col-md-9"> //col-md-offset-1 列偏移1列 <div class="row"> <div class="col-md-3 col-xs-4"> <div class="img-styl"></div> </div> <div class="col-md-3 "> <div class="sousuo-styl" style="padding-left: 7px; margin: 8px auto;"> <input class="top-search-input" value="" type="text"><input class="top-search-submit" type="submit" value="" /> </div> </div> <div class="col-md-4 hidden-xs" style="padding: 0px"> <ul class="dao-styll"> <li class=""><a href="#">风格</a> </li> <li class=""><a href="#">造型师</a></li> <li class=""><a href="#">众分享</a> </li> <li class=""><a href="#">我的美丽衣橱</a></li> </ul> </div> <div class="col-md-2"> <div class="imgs-styl"> <img src="imges/sina.gif"> </div> <div class="dz-styl"> <span><a href="#" class="green-styl">登录</a> | </span><span> <a href="#" class="zc-styl">注册</a></span> </div> </div> </div> </div> </div> </div> </div> <div class="row"> <div class="visible-md"><h1>当前为桌面显示</h1></div> //visible默认占满整行 <div class="visible-sm"><h1>当前为平面显示</h1></div> <div class="visible-xs"><h1>当前为手机显示</h1></div> </div> </div> </body> </html
效果显示图:
标签:
版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有
上一篇:CSS书写规范与理论
- [书籍精读]《响应式Web设计 HTML5和CSS3实战(第二版)》精读 2020-05-07
- Bootstrap 滚动监听+小工具+Flex(弹性)布局+多媒体对象 2020-04-20
- Bootstrap4 轮播+模态框+提示框+弹出框 2020-04-16
- Bootstrap4 面包屑导航+表单+输入框组+自定义表单 2020-04-16
- Bootstrap4 卡片+下拉菜单+折叠+导航+导航栏 2020-04-16
IDC资讯: 主机资讯 注册资讯 托管资讯 vps资讯 网站建设
网站运营: 建站经验 策划盈利 搜索优化 网站推广 免费资源
网络编程: Asp.Net编程 Asp编程 Php编程 Xml编程 Access Mssql Mysql 其它
服务器技术: Web服务器 Ftp服务器 Mail服务器 Dns服务器 安全防护
软件技巧: 其它软件 Word Excel Powerpoint Ghost Vista QQ空间 QQ FlashGet 迅雷
网页制作: FrontPages Dreamweaver Javascript css photoshop fireworks Flash