- From: Brian S. Weis <brianw@realmedia.com>
- Date: Mon, 2 Aug 1999 15:08:21 -0400 (EDT)
- To: www-validator@w3.org
Just wanted to let you know...
The HTML code you provide for validated pages is missing the closing P
tag.
The code as it stands on the page is:
<P><A HREF="http://validator.w3.org/"><IMG BORDER=0
SRC="http://validator.w3.org/images/vh40.gif"
ALT="Valid HTML 4.0!" HEIGHT=31 WIDTH=88></A>
but it should be written:
<P><A HREF="http://validator.w3.org/"><IMG BORDER=0
SRC="http://validator.w3.org/images/vh40.gif"
ALT="Valid HTML 4.0!" HEIGHT=31 WIDTH=88></A></P>
Thanks for providing an otherwise flawless and valuable resource!
===========================================
Brian Weis - Technical Publications
Real Media, Inc. - http://www.realmedia.com
brianw@realmedia.com
===========================================
Received on Tuesday, 3 August 1999 00:55:37 UTC