CSS failing on IE :(
CSS failing on IE :(
Out of context: Reply #7
- Started
- Last post
- 10 Responses
- Hello-Sexy0
fyi... if you use a transitional doctype and lose the xml declaration (replace with meta contenttype) then ie 6 will go into strict mode... the box model will be the same as FF....
everthing will validate and it will solve that problem without a hack... (for ie 6)