Ted Drake wrote:
Don't use * html! That won't work.

Yes, it will work! Don't get sucked into that nonsense about not using * html for anything. Assuming you're using standards mode and you only want to target IE6 and earlier, * html is just fine. The only time it is not appropriate is when the hack is still required for IE7.

Unfortunately, there are still some hacks required for IE7, which have traditionally used * html as the filter, and that is what has caused many sites to break. It is *not* a problem with * html itself, but rather the way it is used.

(Of course, the usual warnings about only using hacks as a last resort in favour of a hack-free solution still apply)

--
Lachlan Hunt
http://lachy.id.au/


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to