- From: CE Whitehead <cewcathar@hotmail.com>
- Date: Tue, 24 Apr 2007 13:35:12 -0400
- To: www-validator@w3.org
Subject: http://validator-test.w3.org/ Ah me I write again with a question about the validator; I can send a file if needed; thanks for letting me know that the <hr> element gets no closing tag; I removed the closing tag for the <hr> element but the validator still insists my p element should not have a closing tag; but I customarily close all p elements, etc. and see no reason not to and nothing against it in the html 4.01 specs: * * * 1. Line 1971, Column 41: end tag for element "P" which is not open. <p align="left"><hr width="90%"> </p> ? The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem. If this error occured in a script section of your document, you should probably read this FAQ entry. * * * As I said, the validator was very helpful in catching a few typos in the first part of my code; but when I got to the note stating that this was a translation at the bottom of my document, the validator grabbed this paragraph--right below the policy footers (I have 2 paragraphs for these, both following the original format exactly except one is in French) which had validated perfectly, as had all of the document above this! Thanks again, --C. E. Whitehead cewcathar@hotmail.com * * * Here is the code at the bottom of my document; no error till I get to the one mentioned above (the 'error' was found at the very bottom of the code quoted below): <p align="left"><i><a href="http://www.w3.org/People/Raggett">Dave Raggett</a> <<a href="mailto:dsr@w3.org">dsr@w3.org</a>></i></p> <p class="policyfooter"><small><a rel="Copyright" href="http://www.w3.org/Consortium/Legal/2002/ipr-notice-20021231">Droit de copie</a> © 1994-2003 <a href="http://www.w3.org"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.lcs.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, <a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">l'ERCIM</acronym></a>, <a href="http://www.keio.ac.jp/">Keio</a>), Tous droits réservés. Les accords du W3C de <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">responsabilité</a>, de <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">marque</a>, <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">d'utilisation de document</a> et <a rel="Copyright" href="http://www.w3.org//Consortium/Legal/copyright-software">de licenses sur les logiciels</a> s'appliquent toujours [pour cette traduction ainsi que pour le document original]. Vos interactions avec le site http://www.w3.org se conforment à nos déclarations de confidentialité <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Public">publiques</a> et <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Members">particulières [à des membres individuels]</a>.</small></p> <p class="policyfooter" lang="en"><small><a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 1994-2003 <a href="/"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.lcs.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, <a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>, <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software licensing</a> rules apply [in the case of this translation as well as in the case of the original document]. Your interactions with this site are in accordance with our <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Public">public</a> and <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Members">Member</a> privacy statements.</small></p> <p align="left"><hr width="90%"> </p> _________________________________________________________________ Mortgage refinance is Hot. *Terms. Get a 5.375%* fix rate. Check savings https://www2.nextag.com/goto.jsp?product=100000035&url=%2fst.jsp&tm=y&search=mortgage_text_links_88_h2bbb&disc=y&vers=925&s=4056&p=5117
Received on Tuesday, 24 April 2007 17:35:22 UTC