IE8 IE6 UL 兼容

在IE8用UL的时候会出现兼容问题
例如UL的行间距会比一般大

解决方法:将UL的css设置为{magin:0px;padding:0px}

来源:http://hi.baidu.com/xing88897/blog/item/beb6e31c7de531f8e1fe0b50.html

你可能感兴趣的:(c,css,IE)