返回列表 回复 发帖

!important标记的使用方法

!important标记的使用方法 Firefox支持!important标记,而IE6忽略!important标记,因此可以使用!important标记区别Firefox和IE6。 [示例代码]
firefox中显示为黑色文字,IE6中显示为白色文字
firefox中显示为白色文字,IE6中显示为黑色文字
[div+css重要工具] Internet Explorer Developer Toolbar, http://www.microsoft.com/downloads/details.aspx?FamilyID=e59c3964-672d-4511-bb3e-2d5e1db91038&displaylang=en [div+css的浏览器兼容问题] 水平居中,Firefox使用margin-left: auto; margin-right: auto; IE6 使用text-align: center; !important标记,Firefox支持!important标记,IE6忽略!important标记

!important标记的使用方法

学习中
广告位招租
学习了,楼主辛苦了!!!
返回列表