Category: WEB开发, Author: 张敏

两点因素:
1.在ie下如果为li指定高度可能会出现排版错位,用line-height即可。
2.ie下list-style-position默认为inside,firefox默认为outside,css中指定为outside即可解决兼容性问题。


本文网址:http://zhangmin.org/?p=97

留下评论