Bonjour,
Je n'utilise pas les CSS malgrès tout j'aimerais me rapprocher le plus possible d'un code valide. J'étais à 50 erreurs ce matin sur ma page, et maintenant plus que 16 mais je n'arrive pas à les résoudre. Si vous pouvez m'aider. mERci
This page is not Valid HTML 4.01 Transitional!
1 ----Error Line 105 column 29: 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>.
2 ----Error Line 127 column 62: there is no attribute "BORDERCOLORDARK".
...764" cellspacing="0" bordercolordark="black" bordercolorlight="yellow" border
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.
3 ----Error Line 127 column 87: there is no attribute "BORDERCOLORLIGHT".
...ercolordark="black" bordercolorlight="yellow" bordercolor="yellow" align="cen
4 ----Error Line 127 column 108: there is no attribute "BORDERCOLOR".
...ordercolorlight="yellow" bordercolor="yellow" align="center">
5 ----Error Line 193 column 49: there is no attribute "HEIGHT".
<table border="0" width="758" height="114">
6 ----Error Line 195 column 47: there is no attribute "BACKGROUND".
<td width="119" background="images/index_f1.jpg"></td>
7 ----Error Line 237 column 11: element "MARQUEE" undefined.
<marquee><IMG src="images/index_calendrier2006gif.gif" alt="Calendrier Automo
You have used the element named above in your document, but the document type you are using does not define an element of that name. 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 "Frameset" document type to get the "<frameset>" element),
by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case.
8 ----Error Line 434 column 93: there is no attribute "SRC".
... caution 99092 Euros</font><embed src="index.mp3" WIDTH=0 HEIGHT=0 AUTOSTART=
9 ----Error Line 434 column 111: there is no attribute "WIDTH".
...os</font><embed src="index.mp3" WIDTH=0 HEIGHT=0 AUTOSTART="true"></embed><..
10 ----Error Line 434 column 120: there is no attribute "HEIGHT".
...<embed src="index.mp3" WIDTH=0 HEIGHT=0 AUTOSTART="true"></embed></p>
11 ----Error Line 434 column 132: there is no attribute "AUTOSTART".
...index.mp3" WIDTH=0 HEIGHT=0 AUTOSTART="true"></embed></p>
12 ----Error Line 434 column 138: element "EMBED" undefined.
...mp3" WIDTH=0 HEIGHT=0 AUTOSTART="true"></embed></p>
13 ----Error Line 449 column 41: required attribute "TYPE" not specified.
<script language="javascript">
14 ----Error Line 454 column 87: required attribute "TYPE" not specified.
...p://lib3.libstat.com/private/stat.js">
15 ----Error Line 457 column 141: required attribute "ALT" not specified.
...t.php?compte=958149People" border="0"></a>
