Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
请看本页左侧店面图片下的地址: http ://walkerloden.com/about.html
当我使用 Firefox 时,它在图片的正下方,但当我使用 IE 或 Chrome 时,它位于页面中间。任何想法为什么?
整体设计相当落后。但是要使用你所拥有的,你可以在该表中添加一个 clear:left ,它就可以解决问题。
如果您再添加两个来解决您的问题<br>,它将对两者都有效。
<br>
这不是处理该问题的最佳方法,但它会解决它(最终您需要将文本放置在 div 内的图像下方而不是 use <br>)
再加两个<br>,然后它工作正常