my website won't display properly
8 posts • Page 1 of 1
September 4th, 2005, 9:08 am
what do i have to do to get my site which displays exactly as i want it to in Internet Explorer to display the same way in Firefox?
i don't want to rewrite code just so it can display in firefox and then not in explorer, in fact i prefer explorer, but it looks like a lot of people like firefox and i'd like my site to display correctly for them. help... thanks
September 4th, 2005, 9:09 am
September 4th, 2005, 9:14 am
September 4th, 2005, 10:37 am
Your website throws browsers into quirk mode. When browsers are in quirks mode, you really shouldn't expect the site to look the same in any two browsers, because they throw standards out the window (especially Internet Explorer). Add a doctype with a URL and get your page to validate. Once you've done that, we'll be able to help you.
Web browser standards support tables
Internet Explorer is dangerous Web Devout - Promote standards and the health of the Web
September 4th, 2005, 11:49 am
Huh?
Quirks mode in Mozilla was specifically designed to be more compatible with IE.
September 5th, 2005, 3:35 pm
Quirks mode in Mozilla is specifically designed to be compatible with quirks mode in IE, which is designed to not break really old sites. The fact that there is no standard for quirks mode makes is hard for browsers to implement the same.
September 5th, 2005, 7:27 pm
Quirks Mode was made so that "old-school" webpages wouldn't break when viewed in modern browsers such as Firefox, IE, Opera, or Netscape and such. Quirks Mode wasn't made so a browser will be compatible with another specific browser, whoever said that needs to be slapped upside the head.
New webpages that people code SHOULD use the Standards Mode that the browsers each have unless you have a very good reason to use Quirks Mode.
September 5th, 2005, 8:23 pm
Indeed - quirks mode is not to be compatible with other browsers, but older incarnations of the same browser.
If you want compatibility, stick to standards.
8 posts • Page 1 of 1
Return to Web Development / Standards Evangelism Who is onlineUsers browsing this forum: No registered users and 7 guests |
|