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. 둘 다 낡은 태그를 처리하기 위해 서면으로 오래된 브라우저를 수프 - 준수 페이지에 새로운 기준을 기발하고, 모질라 (그리고 모질라 -에 기반을 둔 브라우저), 맥 즉 5, windows 즉 6, 사파리, 오페라 7과 2 개의 메인 레이아웃 모드를 3.2 컨커러 합니다. In one mode the layout engine attempts to render conforming pages according the CSS and HTML recommendations. 1 모드의 레이아웃 렌더링 엔진을 시도합니다 전투 근무 지원, html 권장 사항에 따라 페이지에 적합합니다. In the other mode the layout engine tries to mimic old browsers. 다른 모드에서 오래된 브라우저를 모방의 레이아웃 엔진을하려고합니다. In Mozilla these modes are known as “the Standards mode” and “the Quirks mode” respectively. 이 모드는 알려진 모질라에서 "표준 모드"와 "호환 모드"이다.

This is the most definitive page on quirks mode settings I have found on the web - 이것은 대부분의 최종 페이지에 하위 호환 모드 설정에 기초하여 나는 웹 - http://hsivonen.iki.fi/doctype/

I think it is a necessary evil sometimes and better to keep handy while debugging strange browser issues. 때로는 것은 악한 생각과 더 나은을 유지하기 위해 필수적인 디버깅을하는 동안 이상한 브라우저 문제 편리합니다.