CSS in FF & IE
CSS in FF & IE
Out of context: Reply #8
- Started
- Last post
- 12 Responses
- Hello-Sexy0
that ie problem (for IE 6 - not 5 ) can be fixed if you use xhtml transitional doc type, WITHOUT the xml declaration.
ie will render in strict mode, just (well, mostly) like FF. the box model will be fixed.