随笔分类 -  UI

摘要:1.div换行:display:block;float:left;DIV 默认是换行的PS:设置不换行,后设置下一个DIV时时需要清楚该换行属性.clear{ clear:both}在html中调用div class='clear' 2.ul中li横向显示:设置ul的属性folat:left 以及l 阅读全文
posted @ 2014-10-16 15:27 hello_myworld 阅读(112) 评论(0) 推荐(0)