If you develop web sites, and you haven’t seen this yet:
http://rafael.adm.br/css_browser_selector/
do yourself a favour and check it out. I was dreading having to do some cross browser checking of a site that I’m working on today. Looks fine in everything except IE6 (hey, I think I’ve heard that one before). The navigation just would not show up. I popped in a couple of conditional rules that look like this:
.ie #navigation {width: 175px....}
and I’m in cross-browser nirvana.







One Comment
Jon,
Check out this.
http://annevankesteren.nl/2005/10/ie-import-hack