When using CSS in APEX do you need to specify a DOCTYPE?
624886Mar 12 2008 — edited Mar 14 2008Hi
Have just started looking at creating my own CSS for APEX apps. Have read that for non-apex web pages that without a DOCTYPE being specified, browsers such as Mozilla & IE-6 go into Quirks mode, a backward compatibility feature that functions as if it has no knowledge of modern DOM.
Does this affect apex pages and do you need to specify a DOCTYPE?
regards
Tony