Mark's Technomusings

Thoughts, notes, and ramblings on the technology Mark Cervarich deals with on a daily basis.

Standards mode vs Quiks mode

Activating the Right Layout Mode Using the Doctype Declaration
In order to deal with both old tag soup written to old browser quirks and new standards-compliant pages, Mozilla (and Mozilla-based browsers), Mac IE 5, Windows IE 6, Safari, Opera 7 and Konqueror 3.2 have two main layout modes. In one mode the layout engine attempts to render conforming pages according the CSS and HTML recommendations. In the other mode the layout engine tries to mimic old browsers. In Mozilla these modes are known as

Comments are closed.