Sympa pour la réponse rapide.
Le code de la page :
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
5 <title>blabla....</title>
6 <meta name="description" content="blabla....." />
7 <meta name="author" content="blabla" />
8
9 <link href="../melkior.css" rel="stylesheet" type="text/css" />
10
11 </head>
12
13 <body>
14
15 <table width="760" border="0" align="center" cellspacing="0" cellpadding="0">
16 <tr>
17 <td>
18
19 <object type="application/x-shockwave-flash"data="../default.swf" width="760" height="510">
20 <param name="movie" value="../default.swf" />
21 <param name="wmode" value="transparent" />
22 <param name="quality" value="high"/>
23 <p>L'animation flash n'est pas prise en charge</p>
24 </object>
25
26
27
28 </td>
29 </tr>
30
31</table>
32
33
34 </body>
35 </html>
et les erreurs
Citation
Validation Output: 7 Errors
1. Error Line 19, Column 44: XML Parsing Error: attributes construct error
… type="application/x-shockwave-flash"data="../default.swf" width="760" height
✉
2. Error Line 19, Column 44: XML Parsing Error: Couldn't find end of Start Tag object line 19
… type="application/x-shockwave-flash"data="../default.swf" width="760" height
✉
3. Error Line 24, Column 9: XML Parsing Error: Opening and ending tag mismatch: td line 17 and object
</object>
✉
4. Error Line 28, Column 5: XML Parsing Error: Opening and ending tag mismatch: tr line 16 and td
</td>
✉
5. Error Line 29, Column 7: XML Parsing Error: Opening and ending tag mismatch: table line 15 and tr
</tr>
✉
6. Error Line 31, Column 8: XML Parsing Error: Opening and ending tag mismatch: body line 13 and table
</table>
✉
7. Error Line 34, Column 7: XML Parsing Error: Opening and ending tag mismatch: html line 2 and body
</body>
Sympa pour la réponse rapide.
Le code de la page :
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
5 <title>blabla....</title>
6 <meta name="description" content="blabla....." />
7 <meta name="author" content="blabla" />
8
9 <link href="../melkior.css" rel="stylesheet" type="text/css" />
10
11 </head>
12
13 <body>
14
15 <table width="760" border="0" align="center" cellspacing="0" cellpadding="0">
16 <tr>
17 <td>
18
19 <object type="application/x-shockwave-flash"data="../default.swf" width="760" height="510">
20 <param name="movie" value="../default.swf" />
21 <param name="wmode" value="transparent" />
22 <param name="quality" value="high"/>
23 <p>L'animation flash n'est pas prise en charge</p>
24 </object>
25
26
27
28 </td>
29 </tr>
30
31</table>
32
33
34 </body>
35 </html>
et les erreurs
Citation
Validation Output: 7 Errors
1. Error Line 19, Column 44: XML Parsing Error: attributes construct error
… type="application/x-shockwave-flash"data="../default.swf" width="760" height
✉
2. Error Line 19, Column 44: XML Parsing Error: Couldn't find end of Start Tag object line 19
… type="application/x-shockwave-flash"data="../default.swf" width="760" height
✉
3. Error Line 24, Column 9: XML Parsing Error: Opening and ending tag mismatch: td line 17 and object
</object>
✉
4. Error Line 28, Column 5: XML Parsing Error: Opening and ending tag mismatch: tr line 16 and td
</td>
✉
5. Error Line 29, Column 7: XML Parsing Error: Opening and ending tag mismatch: table line 15 and tr
</tr>
✉
6. Error Line 31, Column 8: XML Parsing Error: Opening and ending tag mismatch: body line 13 and table
</table>
✉
7. Error Line 34, Column 7: XML Parsing Error: Opening and ending tag mismatch: html line 2 and body
</body>
Et lorsque j'enlève l'animation de la page... je suis valide