- From: Liam Quinn <liam@htmlhelp.com>
- Date: Mon, 25 Mar 2002 00:36:59 -0500 (EST)
- To: Jeff Marcus <jefflmar@attbi.com>
- cc: <www-validator@w3.org>
On Sat, 23 Mar 2002, Jeff Marcus wrote:
> I have a style sheet that uses a construct like body.xxx {}. I link in
> the stylesheet in the <head></head> section of my html. The validator
> seems to think that the "body" it sees in the stylesheet is a body tag
> in my html document. It consequently shows a parse tree with a <body>
> tag starting at whatever point I link the stylesheet.
It's hard to help without seeing the HTML document in question. Perhaps
you're using an embedded style sheet but you forgot the <style> tag?
--
Liam Quinn
Received on Monday, 25 March 2002 00:36:31 UTC