.ie6_7_8{
    color:blue; /*所有浏览器*/
    color:red\9; /*IE8以及以下版本浏览器*/
    *color:green; /*IE7及其以下版本浏览器*/
    _color:purple; /*IE6浏览器*/
}

相关文章:

  • 2022-12-23
  • 2021-12-09
  • 2021-12-29
  • 2022-12-23
  • 2021-07-20
  • 2021-08-05
  • 2021-08-22
  • 2022-12-23
猜你喜欢
  • 2021-05-27
  • 2022-03-10
  • 2021-11-10
  • 2021-06-20
  • 2022-12-23
  • 2021-11-16
  • 2021-10-31
相关资源
相似解决方案