css--4 div.a{ background:##CCFFFF; width:100px; height:25px; border:5px 15px solid #CCFFCC; margin:1px 2px; text-align:center; color:#999999; font-size:15px; line-height:22px; font-weight:bold; float:left; } div.b{ background:#CCFFFF; width:1100px; height:25px; border:5px solid #CCFFCC; margin:1px 2px; }首页
查看更多关于为什么float:left;但是没有效果_html/css_WEB-ITnose的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://haodehen.cn/did108409
为什么float:left;但是没有效果_html/css_WEB-ITnose
今天才开始学习html的,但是float:left;却没有效果,不知道我是错哪 了。
阅读:31次