我在bootstrap css文件中看到,有一些规则,如
*margin-left: 8.404255319148938%;
和
*zoom:1;
我不明白为什么*
,是否有人可以解释这个CSS技巧?
答案 0 :(得分:2)
这个特殊技巧是针对Internet Explorer。这里更清楚地解释http://net.tutsplus.com/tutorials/html-css-techniques/quick-tip-how-to-target-ie6-ie7-and-ie8-uniquely-with-4-characters/