高人给点提示
回复讨论(解决方案)
CSS3瀑布布局 .container { -webkit-column-width: 160px; -moz-column-width: 160px; -o-colum-width: 160px; -webkit-column-gap: 1px; -moz-column-gap: 1px; -o-column-gap: 1px;}div:not(.container) { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background: #D9D9D9;border::#CCC 1px solid; display: inline-block; width: 157px; position: relative; margin: 2px;}.title { line-height: 80px; font-size: 18px; color: #900; text-align: center; font-family: "Microsoft YaHei";}
纯CSS3瀑布布局
查看更多关于腾讯微博布局实现_html/css_WEB-ITnose的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://www.haodehen.cn/did112939