标签: html internet-explorer-9
我有几个浮动:浮动内的右边块:右边的容器(没有指定宽度)。
在Internet Explorer 9b中,它们不在同一行。所有其他浏览器(包括IE8和更早版本)都在一行中显示我的块。
如何在IE9中处理这个问题? (如果可能,不指定固定容器宽度)
答案 0 :(得分:2)
如果不设置宽度,结果将无法预测。 见http://css.maxdesign.com.au/floatutorial/introduction.htm