网站在iphone safari,mozilla 5和谷歌浏览器中破解

时间:2010-08-21 06:05:49

标签: css cross-browser

正在开发的网站在这些浏览器中突破但在其他浏览器中运行良好

vista家庭版与mozilla 5.0

使用mozilla 5.0的Windows XP

私下拥有iphone

iphone with safari

Vista with Google chrome 5.0.1

但工作正常:

即PC上的8和7,

mac上的safari,firefox和chrome

检查:http://millcreek-cycles.jmdw.stackablehost.com/

2 个答案:

答案 0 :(得分:1)

master.css中有一个名为 #header div 的类 从此课程中删除 max-width

由于IE不理解max-width,因此在IE中正确呈现

答案 1 :(得分:0)

Chrome开发者控制台出现以下错误:

Unmatched </p> encountered.  Converting </p> into <p></p>.

http://validator.w3.org显示更多错误,其中任何一个错误都可能导致显示问题。例如,您有</html></body></html>