一个排版,不知道如何做。_html/css_WEB-ITnose
程序员文章站
2023-12-27 14:42:27
...
就是不能平行。
.mbar{width:auto; height:auto; clear:both; overflow: hidden; margin:10px 0;}.mbar p{ border:0px solid #ccc; text-align:left; line-height:26px;}.mbar a{ margin:0px 10px 0px 0px;}.mbar a:hover{color:#505050;}.mbar .services{height:150px; width:227px; overflow:hidden;}.mbar .services a{margin:0;}.mbar .tel{background: url("../images/icon_11.jpg") no-repeat 0 center;height:35px; width:auto;border:0px solid #ccc; display:block; text-indent:20px;}.mbar .more {font-size:12px;font-weight:normal;float:right;}.mbar hr{ width:96%; border-top: 1px solid #ccc; height:0px; margin:0px auto 0px auto; color:#0099cc;}/*最新动态*/.mbar .notice{text-align:center; margin:2px 0px 0px 1px;}.mbar .notice li { text-align:left;padding-left:10px;line-height:24px;height:24px;width:220px; overflow:hidden; text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;}.mbar .notice span {float:left;display:block;}.mbar .notice .txt {max-width:158px;overflow:hidden; text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;margin-right:1px;}.mbar .notice .new{background:url("../images/new01.gif") no-repeat;width:30px;height:11px;margin-top:5px;}.mbar .notice .sameBtn{margin-top:20px;}/*最新动态2*/.mbar2 .notice{text-align:center; margin:2px 0px 0px 1px;}.mbar2 .notice li { text-align:left;padding-left:10px;line-height:24px;height:24px;width:220px; overflow:hidden; text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;}.mbar2 .notice span {float:left;display:block;}.mbar2 .notice .txt {max-width:158px;overflow:hidden; text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;margin-right:1px;}.mbar2 .notice .new{background:url("../images/new01.gif") no-repeat;width:30px;height:11px;margin-top:5px;}.mbar2 .notice .sameBtn{margin-top:20px;}.mbar2{width:auto; height:200px; overflow: hidden; margin:10px 0;}.mbar2 p{ border:0px solid #ccc; text-align:left; line-height:26px;}.mbar2 a{ margin:0px 10px 0px 0px;}.mbar2 a:hover{color:#505050;}.mbar2 .services{height:150px; width:227px; overflow:hidden;}.mbar2 .services a{margin:0;}.mbar2 .tel{background: url("../images/icon_11.jpg") no-repeat 0 center;height:35px; width:auto;border:0px solid #ccc; display:block; text-indent:20px;}.mbar2 .more {font-size:12px;font-weight:normal;float:right;}.mbar2 hr{ width:96%; border-top: 1px solid #ccc; height:0px; margin:0px auto 0px auto; color:#0099cc;}
回复讨论(解决方案)
你要用float:left 那两个DIV都加上float:left;
推荐阅读
-
一个排版,不知道如何做。_html/css_WEB-ITnose
-
一个纯CSS写的登录的样式_html/css_WEB-ITnose
-
实现一个三列布局(左右侧固定,中间自适应宽度)_html/css_WEB-ITnose
-
不知大家遇到过这种问题么,一个层宽度设为100%,并设置背景图片,在浏览器中浏览,缩小窗口到滚动条出现,然后拖动滚动条到右侧,右侧的区域变成空白,怎么解决?_html/css_WEB-ITnose
-
求一个社团管理系统的全部html页面!本人不会html,css!谢谢_html/css_WEB-ITnose
-
在html里面用submit方式提交表单后,在另一个页面如何将值取出来_html/css_WEB-ITnose
-
问一个很简单的关于html代码的问题.标题要长!!!!!!!!_html/css_WEB-ITnose
-
nth-of-type在选择class的时候需要注意的一个小问题_html/css_WEB-ITnose
-
同一个表单,根据单击的按钮跳转到不同的页面_html/css_WEB-ITnose
-
求高手,模仿百度页面,页面缩小之后为什么排版都变了,应该怎样布局才不会乱!_html/css_WEB-ITnose