Here are a few things I'd recommend:
Check your stuff in IE as you go along

Avoid hacks (instead use conditional comments such as:

<!--[if lte IE 6]>
<link charset="utf-8" rel="stylesheet" type="text/css"
href="CSS/IE6patches.css" />
<![endif]-->
instead

Backup often &/or use source control

For me, the hardest thing to get my head around was positioning & floats

it's worth it though...
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to