摘要:
如题:ie6/IE8/IE9/谷歌以及火狐等浏览器下li 高度一致解决办法: 1 ul li 2 { 3 width:220px; 4 margin:0 auto; 5 position:relative; 6 vertical-align:middle; 7 line-height:25px; 8 overflow:hidden; 9 height:25px; 10 border-bottom:1px dotted #333333; 11 f... 阅读全文
posted @ 2013-04-25 18:58
学永不止步
阅读(513)
评论(0)
推荐(0)