Minimized tags error
From: Christian Smith (csmith@barebones.com)
Date: Tue, Mar 27 2001
Next message: Hugo Haas: "checklink and javascript: URI scheme (was Re: Code: 501 Protocol scheme 'javascript' is not supported)"
Date: Tue, 27 Mar 2001 07:02:55 -0500
From: Christian Smith <csmith@barebones.com>
To: www-validator@w3.org
Message-ID: <20010327070257-r01010600-070c2978@192.168.0.1>
Subject: Minimized tags error
Why is the validator passing this as valid?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Sidebar</title>
</head>
<body>
<p>
252 Riddle Pond Road<br />
WTopsham VT 05086<br />
</p>
</body>
</html>
This looks like a bug to me. <br /> is an XHTML formatted tag and doesn't
belong in an HTML document.
--
Christian Smith | csmith@barebones.com | http://web.barebones.com
PGP Fingerprint - 60E5 2216 97D2 1D1A B923 F036 00A9 CEC0 D411 FA89