W3C home > Mailing lists > Public > www-validator@w3.org > July 2003

Re: Bug in validator?

From: Ville Skyttä <ville.skytta@iki.fi>
Date: 08 Jul 2003 19:02:28 +0300
To: www-validator@w3.org
Message-Id: <1057680148.22756.111.camel@bobcat.ods.org>

On Tue, 2003-07-08 at 16:32, Chris wrote:

> Is this a bug, or are we missing something?  Are forward slashes not
> allowed in URL descriptions?

Yes, they are...

>   ...centage Increase/Decrease/Rollback</a><BR /></td>
>                                          ^

...but I guess you're using the "/>" notation to end elements with a
non-X(HT)ML DTD, which is not allowed in earlier HTML versions.  So, the
SGML parser disagrees with you about where the elements in your document
begin and end.

Try replacing "<br />" with "<br>" and other similar ones if you have
them (like link, hr, img etc), that should fix it.

And while I'm at it, posting references to URLs that exhibit unexpected
behaviour is always a good idea, that'll provide people on this list
with enough information for useful problem analysis.

HTH,
-- 
\/
Received on Tuesday, 8 July 2003 12:02:30 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:58:35 UTC