-1

For some reason the website I built will display correctly in Chrome, Firefox and IE10 but in IE9 it displays incorrectly. It won't display the background and it is all off alignment. Does anyone have any ideas?

Website: http://www.thefishonthedome.com

4

2 回答 2

1

您是否尝试过删除顶部打开标记之前的 HTML 注释并将其替换为<!doctype html>声明?您的页面在 Quirks 模式下运行。

于 2013-06-19T14:55:51.847 回答
0

如果您使用 CSS 来定义宽度,请尝试在 HTML 本身中定义它。

于 2013-06-19T15:00:46.600 回答