为什么IE显示引导主题错误?我可以改变风格(css)?

use*_*209 1 css internet-explorer cross-browser internet-explorer-10 twitter-bootstrap

我使用这个模板http://twitter.github.com/bootstrap/examples/carousel.html进行twitter boostrap.

如果我使用Internet Explorer(IE)10打开该站点:标题图像不在顶部!

我需要在IE中使用相同的布局.我可以在样式文件中更改什么?请给我一个提示!非常感谢.

IE 10(错误): IE 10 Chrome(右): 铬

use*_*209 6

我解决了这个问题<meta http-equiv="X-UA-Compatible" content="IE=9" />!谢谢你的帮助.