- From: Karl Dubost <karl@w3.org>
- Date: Mon, 5 Mar 2001 09:25:22 -0500
- To: www-validator@w3.org
At 2:32 -0800 5/03/01, Michael D. Crawford wrote:
>I do plan to do that actually. I write my pages by pounding them out by
>hand and it's a matter of absorbing it into my bones. It's come hard to
>say
>"<p>content</p>" instead of just "content<p>".
>
Just a detail... :)
"<p>content</p>" instead of just "<p>content". The authoring tools
often do a mistake by putting a <p> after the content. It's mainly
because they were designed with style in mind and not structure.
It's not explicity explained in the HTML 4.01 Rec, but a tag defines
the content which follows the tag.
--
Karl Dubost / W3C - Conformance Manager
http://www.w3.org/QA/
--- Be Strict To Be Cool! ---
Received on Monday, 5 March 2001 09:29:25 UTC