实例解析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.mswzjz.cn/qtweb/news21/76821.html">实例解析clear属性在CSS中的妙用</a> <br> URL分享:<a href="http://www.mswzjz.cn/qtweb/news21/76821.html">http://www.mswzjz.cn/qtweb/news21/76821.html</a> </p> <p> 攀枝花网站建设、攀枝花网站运维推广公司-贝锐智能,是专注品牌与效果的网络营销公司;服务项目有等 </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="http://www.mswzjz.cn/" 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/cloud/">云服务器知识</a></p> <ul> <li> <a class="text_overflow" href="/qtweb/news25/227775.html">聊聊我是怎么调试代码的?</a> </li><li> <a class="text_overflow" href="/qtweb/news42/272342.html">Java运行时找不到主类在Linux系统中的解况(java找不到主类linux)</a> </li><li> <a class="text_overflow" href="/qtweb/news27/121777.html">“轻松查询Linux版本掌握命令技巧”(linux版本查询命令)</a> </li><li> <a class="text_overflow" href="/qtweb/news27/217477.html">(win10改win7怎么设置bios?)</a> </li><li> <a class="text_overflow" href="/qtweb/news31/43531.html">域名到期后多久我可以抢注?(抢注过期域名的工具)</a> </li><li> <a class="text_overflow" href="/qtweb/news49/216249.html">国外运维服务?(国外运维服务商)</a> </li><li> <a class="text_overflow" href="/qtweb/news40/294990.html">PHPCMS如何添加模块?</a> </li><li> <a class="text_overflow" href="/qtweb/news26/193226.html">华硕主板的保修流程是怎样的?</a> </li><li> <a class="text_overflow" href="/qtweb/news4/464904.html">如果我注册国外域名,用国外服务器,那在国内能登陆网站的吗?(境外服务器如何登录)</a> </li><li> <a class="text_overflow" href="/qtweb/news29/527279.html">EHVPS优惠码:让你的虚拟私人服务器更加实惠(ehvps优惠码)</a> </li><li> <a class="text_overflow" href="/qtweb/news46/162896.html">直播间为什么无声无图像</a> </li><li> <a class="text_overflow" href="/qtweb/news46/218796.html">文件为什么会损坏?(Ai文件不是Ai文件了,ai文件显示文件损坏什么原因)</a> </li><li> <a class="text_overflow" href="/qtweb/news36/324086.html">为什么企业用户钟爱香港服务器?探究其受欢迎的原因</a> </li><li> <a class="text_overflow" href="/qtweb/news9/393509.html">vivo短视频推荐去重服务的设计实践</a> </li><li> <a class="text_overflow" href="/qtweb/news6/172306.html">三十五个非主流开源数据库MongoDB领衔主演</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/ggzz/" 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/zkj/" 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/shipenji/" 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/jizhuangxiang/" 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/gaokongche/" 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><li class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <a href="https://www.cdcxhl.com/hangye/bolimo/" 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/jiulousj/" 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/xiaoguotu/" 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/ldjbc/" 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/xiangsu/" 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/chalousj/" 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/lajitong/" 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/weixiufdj/" 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/bengche/" target="_blank">混凝土泵车</a> </li> </ul> </div> </div> </div> <div class="carousel-inner linkbg" style="background: #fff"> <div class="container"> <a href="http://www.cdkjz.cn/develop/" target="_blank">网上商城开发</a>    <a href="http://www.wjzwz.com/" target="_blank">温江做网站</a>    <a href="http://www.cxhljz.com/" target="_blank">成都做网站建设公司</a>    <a href="https://www.cdcxhl.com/mianfei/jianzhan/chengdu.html" target="_blank">成都免费建网站</a>    <a href="https://www.cdxwcx.com/city/jianyang/" target="_blank">简阳做网站</a>    <a href="https://www.cdxwcx.com/jifang/mianyang.html" target="_blank">绵阳科技城电信IDC机房</a>    <a href="https://www.cdcxhl.com/sheji/chengdu.html" target="_blank">四川成都网站设计</a>    <a href="http://www.sdhchd.com/" target="_blank">柴油发电机租赁</a>    <a href="http://www.kswsj.cn/tuiguang/" target="_blank">网站优化排名</a>    <a href="http://www.wjwzjz.com/" target="_blank">温江做网站</a>    <a href="https://www.cdcxhl.com/tuoguan/dianxin/" target="_blank">绵阳服务器托管</a>    <a href="https://www.xwcx.net/zuyong.html" target="_blank">成都服务器租用</a>    <a href="http://www.gtmaxf.cn/" target="_blank">消防维保</a>    <a href="https://www.cdcxhl.com/mianfei/jianshe/chengdu.html" target="_blank">成都免费网站建设公司</a>    <a href="https://www.cdxwcx.com/city/dazhou/" target="_blank">达州网站建设</a>    <a href="http://www.cxhljz.cn/" target="_blank">成都网站设计</a>    <a href="http://www.wukv.cn/" target="_blank">和正兴机械</a>    <a href="http://www.80687.cn/" target="_blank">玄科环保</a>    <a href="http://www.cxhljz.cn/app/" target="_blank">ios开发</a>    <a href="http://www.cdfuwuqi.com/jigui/" 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'"> 立即开始600网站建设</button> <button type="button" class="btn btn-default btn-xs" onClick="window.location.href='tencent://message/?uin=631063699&Site=&Menu=yes'"> 600网站制作</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="http://www.mswzjz.cn/" target="_blank">攀枝花网站设计</a> <a href="http://www.mswzjz.cn/" target="_blank">攀枝花网站制作</a> <a href="http://www.mswzjz.cn/" 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:028-86922220(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>