标签:color sp div ef bs as 方法 class nbsp
根据FF和IE对一些符号识别的差异,我们可以单独对FF以及IE定义样式,例子:
另外再补充一个,下划线”_”,
IE6支持下划线,IE7和firefox均不支持下划线。
于是大家还可以这样来区分IE6,IE7,firefox
: background:orange;*background:green;_background:blue;
注:不管是什么方法,书写的顺序都是firefox的写在前面,IE7的写在中间,IE6的写在最后面。
标签:color sp div ef bs as 方法 class nbsp
原文地址:http://www.cnblogs.com/xiaochao12345/p/4036429.html