下面张贴代码
test.html
test.css
.te_div{
width:1000px;
height:100px;
background-color:#003333;
float:left;
}
.te_tab{
height:auto;
margin-left:auto;
margin-top:50px;
background-color:red;
float:left;
}
回复讨论(解决方案)
找到个答案http://answers.microsoft.com/zh-hans/ie/forum/ie11-iewindows8_1/ie11/40e557b2-f58b-4315-8a87-ea281b8e8833
注册表HKEY_CLASSEC_ROOT.CSS下的Contente TYpe 键值有问题
有人解释下吗?