Body start tag.
Russell Steven Shawn O'Connor (roconnor@wronski.math.uwaterloo.ca)
Tue, 15 Jul 1997 16:12:36 -0400 (EDT)
Date: Tue, 15 Jul 1997 16:12:36 -0400 (EDT)
From: "Russell Steven Shawn O'Connor" <roconnor@wronski.math.uwaterloo.ca>
To: www-html@w3.org
Subject: Body start tag.
Message-ID: <Pine.SOL.3.95q.970715161040.28903D-100000@wronski.math.uwaterloo.ca>
Why is this not valid:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN">
<TITLE>Foo</TITLE>
bar
and I have to do this:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN">
<TITLE>Foo</TITLE>
<BODY>
bar
I thought the begining of #PCDATA would imply the BODY start tag.
--
Russell O'Connor | roconnor@uwaterloo.ca
<http://www.undergrad.math.uwaterloo.ca/%7Eroconnor/>
"And truth irreversibly destroys the meaning of its own message"
-- Anindita Dutta, "The Paradox of Truth, the Truth of Entropy"