- From: David Dorward <david@dorward.me.uk>
- Date: Wed, 5 Jul 2006 09:31:34 +0100
- To: Charles Robertson <cdesign@btinternet.com>
- Cc: www-validator@w3.org
On Tue, Jul 04, 2006 at 05:41:40PM +0100, Charles Robertson wrote:
> What I was trying to get at is that I do not know which line you are
> referring to in my code for the page:
>
> http://www.cdesign.me.uk/mendipmedia/index.cfm
To no line ...
> When you talk about:
>
> "external stylesheet linked with a media attribute"
>
> What does this actually mean anyway?
I pointed you at the relevent sections of the specification.
<link type="text/css" rel="stylesheet" media="all" href="mystyle.css">
> I have not linked anything with a media attribute!
No, but if you did (instead of using inline style) then you could hide
the stylesheets from Netscape 4.x and be able to avoid using the
non-standard HTML extensions that you are currently using.
--
David Dorward http://dorward.me.uk
Received on Wednesday, 5 July 2006 08:31:48 UTC