|
Hi,
Tips :
1) use a doctype enabling strict layout mode, like any xhtml doctype, for example. It will put IE in strict mode, which will be much more "compliant" with css layout rules.
2) test first on firefox : he's more css-compliant, so let's test with the best one, and then make less corrections for the others : more practical, much faster too.
|