Chrome 中的浮动元素周围的文本无法正确流动
请看这个小提琴: http://jsfiddle.net/VaBCd/
...在 Chrome 中查看(我有 v14)和然后是任何其他浏览器。
请注意,在 Chrome 中,文本无法在相对于具有 {float:right;clear:both}
的第二个 div 的正确位置处中断。
处理此问题的最佳(最好是非黑客)方法是什么,以便以最大的灵活性跨浏览器提供一致的布局?
Please see this fiddle:
http://jsfiddle.net/VaBCd/
...view in Chrome (I've got v14) and then any other browser.
Notice how in Chrome the text is failing to break at the right place with respect to the 2nd div, which has {float:right;clear:both}
.
What's the best (preferably non-hack) way to deal with this so as to provide a consistent layout across browsers with the greatest flexibility?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论