Chris Kennon wrote:
> Hi,
>
> Then if understanding serves using <link> element in lieu of an
> @import would disable the StyleSheet in IE 5 Mac?

No, but another solution besides using Gunlaug's hiding technique would be
to serve a *different* sheet for IEMac.

I believe only IE5 Mac sees this:
@import "ie5MacONLY.css"

In doubt, I'd use:
/*\*//*/
@import "ie5MacONLY.css"
/**/
;)

Thierry | www.TJKDesign.com

******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to