li设置float后ul无法包裹li问题解决

解决办法:灰常简单,只需给ul添加样式

ul{

 overflow: auto;

}

即可

posted @ 2015-07-09 17:56  简单就好zyx  阅读(232)  评论(0编辑  收藏  举报