Re: Font error refers to nonexisting line number

On Thu, Dec 09, 2004 at 09:38:39PM +0100, "H?kon M.E. Sundaune" wrote:
>    when validating my site ( http://www.vagbladet.no , linked stylesheet at
>    http://www.vagbladet.no/maler/vagbladet.css)

>    However, my style sheet only contains 284 lines.

It is also checking your inline CSS (in style attributes).

>     Also, I've inserted what I think is a generic family
>    (sans-serif) at the end of all my font-family declarations.

Sans-serif is a pretty odd choice of a fallback font family in a list
that is otherwise composed entirely of serif fonts (like Times). You
may wish to go through and sanity check your code.

-- 
David Dorward                                      http://dorward.me.uk

Received on Friday, 10 December 2004 12:45:50 UTC