CSS 测试 .box{width:200px;height: 200px;display: block;margin:50px auto;} .ie{ background: #000;/*nomal*/ background: #c40000\9;/*ie7,8,9,10*/ background: #ff8931\9\0;/*ie8,9,10*/ background: #0000ff\0/;/*ie8*/ +background: #00ff00;/*ie7*/ _background: #ff0000;/*ie6*/ border:2px solid #378fc7 !important; border:2px solid #ff8931; border-radius: 5px; }
查看更多关于X-UA-Compatible没卵用啊,是我理解错误还是和系统有关系_html/css_WEB-IT的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://haodehen.cn/did109870
X-UA-Compatible没卵用啊,是我理解错误还是和系统有关系_html/css_WEB-IT
配置:win10 , ie11,chrome 46.0.2490.71
阅读:29次