je suis aller sur le site pour valider ma première page du site, mais le problème est que je ne comprend pas ce qu'ils disent...
pourriez-vous me dire ce que je dois rectifier svp. merci.
le contenu des erreures :
Below are the results of checking this document for XML well-formedness and validity.
Citation
<script language="JavaScript">
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).
This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.
How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute.
✉
2. Error Line 8 column 32: required attribute "type" not specified.
<script language="JavaScript">
The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.
Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.
✉
3. Error Line 26 column 17: there is no attribute "bgcolor".
<body bgcolor="#2a8800" background="im/fond.gif" onload="heure()" >
✉
4. Error Line 26 column 38: there is no attribute "background".
<body bgcolor="#2a8800" background="im/fond.gif" onload="heure()" >
✉
5. Error Line 36 column 39: document type does not allow element "a" here; assuming missing "li" start-tag.
<a href="index.html">Accueil</a>
✉
6. Error Line 40 column 7: end tag for "li" omitted, but OMITTAG NO was specified.
</ul>
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
✉
7. Info Line 36 column 19: start tag was here.
<a href="index.html">Accueil</a>
8. Error Line 87 column 16: there is no attribute "name".
<p><form name="formhorloge" onSubmit="0">
✉
9. Error Line 87 column 39: there is no attribute "onSubmit".
<p><form name="formhorloge" onSubmit="0">
✉
10. Error Line 87 column 42: required attribute "action" not specified.
<p><form name="formhorloge" onSubmit="0">
✉
11. Error Line 87 column 42: document type does not allow element "form" here; missing one of "object", "ins", "del", "map" start-tag.
<p><form name="formhorloge" onSubmit="0">
The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.
One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").
✉
12. Error Line 88 column 11: there is no attribute "align".
<div align="center">
✉
13. Error Line 89 column 45: end tag for "input" omitted, but OMITTAG NO was specified.
<input type="button" name="horloge" value="">
✉
14. Info Line 89 column 0: start tag was here.
<input type="button" name="horloge" value="">
Ce message a été modifié par lomaster - 06 septembre 2006 - 03:57 .

Aide
Commencer un sujet
Ajouter une réponse


Multi-citation





