Bonjour,
J’ai un petit souci au niveau de la validation de mon site et plus précisément de cette page :
http://validaccess.idcweb.fr/index.php?option=com_content&view=article&id=309&Itemid=173
Au niveau d'une balise <div> lorsque je supprime celle-ci la page est correctement validée, mais recréé plusieurs erreurs au niveau d’une page déjà confirmée.
http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fvalidaccess.idcweb.fr%2Findex.php%3Foption%3Dcom_content%26view%3Darticle%26id%3D309%26Itemid%3D173
Modifié par coldflo (18 Jun 2010 - 10:05)
J’ai un petit souci au niveau de la validation de mon site et plus précisément de cette page :
http://validaccess.idcweb.fr/index.php?option=com_content&view=article&id=309&Itemid=173
Au niveau d'une balise <div> lorsque je supprime celle-ci la page est correctement validée, mais recréé plusieurs erreurs au niveau d’une page déjà confirmée.
a écrit :
• Validation Output: 4 Errors
• Line 215, Column 7: end tag for element "div" which is not open
o </div>
o 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.
o If this error occurred in a script section of your document, you should probably read this FAQ entry.
• Line 215, Column 7: Opening and ending tag mismatch: body line 29 and div
o </div>
• Line 241, Column 7: Opening and ending tag mismatch: html line 2 and body
o </body>
• Line 242: Extra content at the end of the document
o </html>
http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fvalidaccess.idcweb.fr%2Findex.php%3Foption%3Dcom_content%26view%3Darticle%26id%3D309%26Itemid%3D173
Modifié par coldflo (18 Jun 2010 - 10:05)