link, providing two media types separated bya a comma and a space: <link rel="stylesheet" type="text/css" href="style.css" media="screen, projection" /> If you need to use a style switcher, <link> is the only choice. I personally prefer using <link> rather than @import. @import has another issue, called FOUC
Yes, this is the information I wanted to send to the list - I also prefer link w/ 2 medias...
-- Jan Brasna :: alphanumeric.cz | webcore.cz | designlab.cz | janbrasna.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 ******************************************************
