Wed, 2007-10-24 20:24
Ok so i've always used the following for IE6 hack
* html #blah {}
But i hear there's a new way of doing it with the following
_#blah {}
So what's better the underscore hack or * html? What do you professionals use?
Thanks guys
Wed, 2007-10-24 22:45
#1
I tend to stick with IE
I tend to stick with IE conditionals
Thu, 2007-10-25 04:43
#2
I also use the IE 6/7
I also use the IE 6/7 Conditional Comments that allow a standalone stylesheet especially for IE's.
mihir 
Thu, 2007-10-25 05:18
#3
sorry for this maybe stupid
sorry for this maybe stupid comment but most important
is the use of a correct doctype and a nearly valid code. :ohdear: