[Radiant] Stylesheets
Harvey Bernstein
hb at bsemple.com
Mon Aug 7 10:05:09 CDT 2006
Guys,
Thanks for all the help. Just in case anybody is interested, here is the
code we ended up:-
<!--[if gte IE 7]>
<style type="text/css" media="screen">@import
"/stylesheets/style.css";</style>
<![endif]-->
<!--[if lt IE 7]>
<style type="text/css" media="screen">@import
"/stylesheets/styleIE6.css";</style>
<![endif]-->
<![if !IE]>
<style type="text/css" media="screen">@import
"/stylesheets/style.css";</style>
<![endif]>
<style type="text/css" media="print">@import
"/stylesheets/print.css";</style>
Thank you all
Harvey
This e-mail has been scanned for all viruses by MessageLabs.
More information about the Radiant
mailing list