Posted by Dylan Parry on 07/16/06 13:28
Chris wrote:
> <link rel="stylesheet" href="Footer.css" media="screen" />
> to
> <link rel="stylesheet" href="Footer.css" media="print" />
Doesn't the media attribute accept comma separated values? Eg.
<link rel="stylesheet" href="Footer.css" media="screen, print" />
--
Dylan Parry - http://electricfreedom.org
A Flower?
Navigation:
[Reply to this message]
|