.e{
color:#FFF;/* all */
[;color:#0F0;]/* Sa,CH */
color:#FFF\9;/*IE6、7、8*/
*color:#FF0;/* IE7、6 */
_color:#F00;/* IE6 */
}
@media all and(min-width:0){
.e{
background-color:#FF5500;/* OP */
}
}
2010/07/24
随着webkit的升级
@media all and(min-width:0){
/css/
}
这个hack已经普遍被识别,倒霉的opera下的inline-block咋这样了捏?
color:#FFF;/* all */
[;color:#0F0;]/* Sa,CH */
color:#FFF\9;/*IE6、7、8*/
*color:#FF0;/* IE7、6 */
_color:#F00;/* IE6 */
}
@media all and(min-width:0){
.e{
background-color:#FF5500;/* OP */
}
}
2010/07/24
随着webkit的升级
@media all and(min-width:0){
/css/
}
这个hack已经普遍被识别,倒霉的opera下的inline-block咋这样了捏?
lily
2009/11/23 14:25
这些表情我好喜欢
分页: 1/1
1
1
网页设计进阶之十--细节的表达(一)
章十--那遥远且飘摇着的思念





