实例解析clear属性在CSS中的妙用

本文和大家重点讨论一下在CSS中clear属性的妙用,这里通过实例来向大家解析,希望对你的学习有所帮助。

专注于为中小企业提供网站设计、成都网站制作服务,电脑端+手机端+微信端的三站合一,更高效的管理,为中小企业会宁免费做网站提供优质的服务。我们立足成都,凝聚了一批互联网行业人才,有力地推动了上千余家企业的稳健成长,帮助中小企业通过网站建设实现规模扩充和转变。

在CSS中clear属性妙用

在DIV+CSS设计网页中,经常需要设置多个DIV并列排列,往往是使用float:left或float:right来实现,但问题出现了,当前面并列的多个DIV总宽度不足100%,下面的的DIV就很可能向上提,和上一行的并列的DIV在同一行,这不是我们想要的结果。使用Clear属性正好可以解决这一问题,下面引用帮助的介绍:

CSS clear属性

 
 
 
 
  1. Imageandtextelementsthatappearinanotherel
  2. ementarecalledfloatingelements.
  3. Theclearpropertysetsthesideso
  4. fanelementwhereotherfloatingelementsarenotallowed.

图片和文字元素出现在另外元素中,那么它们(图片和文字)可称为浮动元素(floatingelement)。使用clear属性可以让元素边上不出现其它浮动元素。

Note:Thispropertydoesnotalwaysworkasexpectedifitisusedalongwiththe"float"property.
注意:当这个属性随着"float"属性一起使用的话,那么结果可能会不尽如人意

Inherited:No

◆继承性:无

◆可用值

举例

 
 
 
 
  1. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. content="text/html;charset=utf-8"/>
  3. 无标题文档 title></li> <li><styletypestyletype="text/css"></li> <li>.LeftText{ </li> <li>margin:3px; </li> <li>float:left; </li> <li>height:180px; </li> <li>width:170px; </li> <li>border:1pxsolid#B1D1CE; </li> <li>background-color:#F3F3F3; </li> <li>} </li> <li></li> <li>.FootText{ </li> <li>height:180px; </li> <li>} </li> <li></li> <li>.Clear </li> <li>{ </li> <li>clear:both; </li> <li>} </li> <li> style></li> <li> head></li> <li></li> <li><body></li> <li><divclassdivclass="LeftText">区块1 div></li> <li><divclassdivclass="LeftText">区块2 div></li> <li><divclassdivclass="Clear"> div></li> <li><divclassdivclass="FootText">区块3 div></li> <li> body></li> <li> html></li> <li></li> </ol></pre><p> ◆代码说明:</p><p>如果没有Clear这一层,“区块3”会紧接区块2并列在同一行。</p><p>加了Clear这一层后,会把上面的浮动DIV的影响清除,使其不至影响下面DIV的布局</p> <p> 新闻名称:<a href="http://www.sclezhi.cn/qtweb/news21/76821.html">实例解析clear属性在CSS中的妙用</a> <br> 文章URL:<a href="http://www.sclezhi.cn/qtweb/news21/76821.html">http://www.sclezhi.cn/qtweb/news21/76821.html</a> </p> <p> 网站建设、网络推广公司-创新互联,是专注品牌与效果的网站制作,网络营销seo公司;服务项目有等 </p> <p class="adpic"> <a href="https://www.cdcxhl.com/service/ad.html" target="_blank" class="ad">广告</a> <a href="" target="_blank" class="adimg"><img src=""></a> </p> <p class="copy"> 声明:本网站发布的内容(图片、视频和文字)以用户投稿、用户转载内容为主,如果涉及侵权请尽快告知,我们将会在第一时间删除。文章观点不代表本网站立场,如需处理请联系客服。电话:028-86922220;邮箱:631063699@qq.com。内容未经允许不得转载,或转载时需注明来源: <a href="https://www.cdcxhl.com/" target="_blank">创新互联</a> </p> </div> <div class="newsmorelb"> <p>猜你还喜欢下面的内容</p> <ul> <li> <a href="/qtweb/news20/76820.html">Redis精准添加超越数值边界(redis添加数值)</a> </li><li> <a href="/qtweb/news19/76819.html">如何取消万网域名实名认证?(域名如何取消实名认证)</a> </li><li> <a href="/qtweb/news18/76818.html">什么是事件冒泡事件捕获</a> </li><li> <a href="/qtweb/news17/76817.html">荷兰vps能够支持哪些业务,荷兰vps值不值得购买呢</a> </li><li> <a href="/qtweb/news16/76816.html">internetexplorer无法显示该网页怎么办</a> </li><li> <a href="/qtweb/news15/76815.html">电脑上如何查找服务商?(空间服务商怎么查询订单号)</a> </li><li> <a href="/qtweb/news14/76814.html">Linux中C文件结束符简介(linuxc文件结束符)</a> </li><li> <a href="/qtweb/news13/76813.html">初始化Cisco网络设备</a> </li><li> <a href="/qtweb/news12/76812.html">Redis集群加哨兵,保障数据高可用(redis集群加哨兵)</a> </li> </ul> </div> </div> <div class="col-lg-3 noneb"> <div class="bkright" style="margin-top: 0"> <p><a href="https://www.cdcxhl.com/news/dongtai/">动态网站知识</a></p> <ul> <li> <a class="text_overflow" href="/qtweb/news45/64345.html">域名解析后出现网站打不开的几种情况?(主机域名都是你们的我看了下域名解析没有问题为啥网站现在打不开)</a> </li><li> <a class="text_overflow" href="/qtweb/news21/82871.html">c语言指针常量如何定义</a> </li><li> <a class="text_overflow" href="/qtweb/news34/61284.html">G口服务器租用的5大优势,让您轻松应对高流量访问!</a> </li><li> <a class="text_overflow" href="/qtweb/news23/102773.html">者情况Redis探索订阅者情况(redis查看订阅)</a> </li><li> <a class="text_overflow" href="/qtweb/news17/106667.html">域名icp备案要多久?(域名icp备案要多久)</a> </li><li> <a class="text_overflow" href="/qtweb/news16/92866.html">手机远程连接云服务器</a> </li><li> <a class="text_overflow" href="/qtweb/news43/66193.html">请问西部数码云服务器怎么样?(西部数码建站教程)</a> </li><li> <a class="text_overflow" href="/qtweb/news8/78958.html">企业用户如何选择美国服务器</a> </li><li> <a class="text_overflow" href="/qtweb/news11/95011.html">SQLServer存储过程的删除方法</a> </li><li> <a class="text_overflow" href="/qtweb/news12/107062.html">附解析(软考数据库真题)</a> </li><li> <a class="text_overflow" href="/qtweb/news8/94958.html">公司和网络模板过户已经通过审核</a> </li><li> <a class="text_overflow" href="/qtweb/news5/71305.html">介绍网站增加外链的五种技巧</a> </li><li> <a class="text_overflow" href="/qtweb/news20/65570.html">美国虚拟主机如何选择</a> </li><li> <a class="text_overflow" href="/qtweb/news43/105393.html">使特定的TinyMCETextArea只读或设计</a> </li><li> <a class="text_overflow" href="/qtweb/news7/103107.html">好用的mysql备份工具</a> </li> </ul> </div> <div class="bkright tag"> <p><a href="https://www.cdcxhl.com/hangye/" target="_blank">分类信息网站</a></p> <ul> <li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/yangtaihulan/" target="_blank">阳台护栏</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/tongdiaosu/" target="_blank">铜雕雕塑</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/fadianjihs/" target="_blank">发电机回收</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/loutihulan/" target="_blank">楼梯护栏</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/wsjgd/" target="_blank">卫生间隔断</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/sljbgc/" target="_blank">三轮搅拌车</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/shipindai/" target="_blank">食品包装袋</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/renzaowu/" target="_blank">人造雾</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/zzdb/" target="_blank">资质代办</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/sdjbc/" target="_blank">隧道混凝土搅拌车</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/zsljbc/" target="_blank">自上料搅拌车</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/hntjbz/" target="_blank">混凝土搅拌站</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/ggtg/" target="_blank">广告推广</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/suliaodai/" target="_blank">塑料袋</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/mutuopan/" target="_blank">木托盘</a> </li><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/gangting/" target="_blank">岗亭</a> </li> </ul> </div> </div> </div> <div class="carousel-inner linkbg" style="background: #fff"> <div class="container"> <a href="http://www.ybwzjz.com/" target="_blank">宜宾网站营销推广</a>    <a href="https://www.cdcxhl.com/yunying.html" target="_blank">成都网站托管</a>    <a href="https://www.cdcxhl.com/" target="_blank">成都网站制作</a>    <a href="http://chengdu.cdcxhl.com/weixin/" target="_blank">微信公众号二次开发</a>    <a href="https://www.cdcxhl.com/security/" target="_blank">等级保护测评</a>    <a href="https://www.cdcxhl.com/tuoguan/yidong/" target="_blank">成都移动服务器托管</a>    <a href="http://www.cxhlcq.com/mobile/" target="_blank">重庆移动网站建设</a>    <a href="http://chengdu.kswsj.cn/" target="_blank">高端网站设计</a>    <a href="http://www.cxhljz.cn/wechat/" target="_blank">微商城开发</a>    <a href="https://www.cdcxhl.com/wangzhandingzhi.html" target="_blank">成都定制网页设计</a>    <a href="https://www.cdcxhl.com/tuoguan/" target="_blank">服务器托管</a>    <a href="http://chengdu.cdcxhl.cn/jianshe/ " target="_blank">成都网站建设公司</a>    <a href="https://www.cdcxhl.com/ssl/chengdu.html" target="_blank">ssl数字证书</a>    <a href="http://www.dfbanj.cn/" target="_blank">成都搬家公司</a>    <a href="http://chengdu.cdcxhl.cn/shop/ " target="_blank">成都商城网站建设</a>    <a href="http://www.wjzwz.com/" target="_blank">温江网站设计</a>    <a href="http://m.cdcxhl.cn/applets/ " target="_blank">小程序开发公司</a>    <a href="https://www.cdcxhl.com/idc/cqhx.html" target="_blank">重庆电信回兴机房</a>    <a href="http://www.emts.com.cn/about/" target="_blank">东方电机技改服务有限公司</a>    <a href="http://www.sqsheji.cn" target="_blank">东电技服</a>     </div> </div> <footer> <div class="carousel-inner footjz"> <div class="container"> <i class="icon iconfont zbw"></i> 高品质定制 <i class="icon iconfont"></i> 跨终端自动兼容 <i class="icon iconfont"></i> 节约开发成本 <i class="icon iconfont"></i> 开发周期短 <i class="icon iconfont"></i> 一体化服务 <button type="button" class="btn btn-default btn-lg" onClick="window.location.href='tencent://message/?uin=631063699&Site=&Menu=yes'"> 立即开始2800定制网站建设</button> <button type="button" class="btn btn-default btn-xs" onClick="window.location.href='tencent://message/?uin=631063699&Site=&Menu=yes'"> 2800定制网站建设</button> </div> </div> <div class="carousel-inner bqsy"> <div class="container"> <div class="lxfs"> <h4 class="yutelnone">028-86922220 13518219792</h4> <h4 class="yutelblock"><a href="tel:02886922220">028-86922220</a> <a href="tel:13518219792">13518219792</a></h4> <a class="btn btn-default" href="tencent://message/?uin=532337155&Site=&Menu=yes" role="button">网站建设<span>QQ</span>:532337155</a> <a class="btn btn-default" href="tencent://message/?uin=631063699&Site=&Menu=yes" role="button">营销推广<span>QQ</span>:631063699</a> <a class="btn btn1 btn-default" href="mqqwpa://im/chat?chat_type=wpa&uin=532337155&version=1&src_type=web&web_src=oicqzone.com" role="button">网站制作<span>QQ</span>:532337155</a> <a class="btn btn1 btn-default" href="mqqwpa://im/chat?chat_type=wpa&uin=631063699&version=1&src_type=web&web_src=oicqzone.com" role="button">营销推广<span>QQ</span>:631063699</a> <a class="btn btn-default nonea" href="tencent://message/?uin=1683211881&Site=&Menu=yes" role="button">售后QQ:1683211881</a> <div class="dz">创新互联建站专注: <a href="https://www.cdcxhl.com/" target="_blank">网站设计</a> <a href="https://www.cdcxhl.com/" target="_blank">网站制作</a> <a href="https://www.cdcxhl.com/" target="_blank">网站建设</a> <address>地址:成都太升南路288号锦天国际A幢10楼</address> </div> </div> <div class="bzdh dz"><img src="https://www.cdcxhl.com/imges/bottom_logo.png" alt="创新互联"> <p><a href="https://www.cdcxhl.com/menu.html" target="_blank">成都创新互联科技有限公司</a><br> Tel:400-028-6601(7x24h)</p></div> </div> </div> </footer> </body> </html> <script> $.getJSON ("../../qtwebpic.txt", function (data) { var jsonContent = { "featured":data } var random = jsonContent.featured[Math.floor(Math.random() * jsonContent.featured.length)]; $(".adpic .adimg").attr("href",random.link) $(".adpic img").attr("src",random.pic); }) </script>