IE6 DOCTYPE
IE6 DOCTYPE
Out of context: Reply #3
- Started
- Last post
- 4 Responses
- weestu0
if you don't add a proper doctype, IE switches to quirks mode where it starts rendering invalid markup the way it thinks it should...
if you don't add a proper doctype, IE switches to quirks mode where it starts rendering invalid markup the way it thinks it should...