Validation XHTML
Posté : 29 févr. 2008, 12:49
Bonjour,
Lors de ma validation j'ai plusieurs messages concernant ma table
Line 82, Column 26: there is no attribute "height".
<table width="820" height="820" align="center" border="0" cellspacing="0" cellpa✉
Line 82, Column 38: there is no attribute "align".
<table width="820" height="820" align="center" border="0" cellspacing="0" cellpa
Line 84, Column 26: there is no attribute "width".
<tr align="center" width="700" height="350">
Line 86, Column 104: required attribute "alt" not specified.
… width="350" height="350" border="0"></img></a>✉
Line 124, Column 85: there is no attribute "target".
…ef="http://www.cqfdmedia.com" target="_blank">CQFD Media</a> ✉
A qoui cela est ce du
Merci pour votre aide
Lors de ma validation j'ai plusieurs messages concernant ma table
<table width="820" height="820" align="center" border="0" cellspacing="0" cellpadding="0" >
<!-- Photos -->
<tr align="center" width="700" height="350">
<td align="center" width="350" height="350" bgcolor="#666666">
<a href="portrait.php"><img src="/images/Portrait_Index.jpg " width="350" height="350" border="0"></img></a>
</td>
<td align="center" width="350" height="350" bgcolor="#666666">
<a href="beaute.php"><img src="/images/Beaute_Index.jpg " width="350" height="350" border="0"></img></a>
</td>
<!-- <td align="center" width="350" height="350" bgcolor="#666666">
<a href="homme.php"><img src="/images/Homme_Index.jpg " width="350" height="350" border="0"></a>
</td> -->
</tr>
<tr align="center" width="700" height="20">
<td width="350">Portraits</td>
<td width="350">Beauté</td>
<!-- <td width="350">Homme</td> -->
</tr>
<tr align="center" width="600" height="200">
<td align="center" width="350" height="350" bgcolor="#666666">
<a href="mode.php"><img src="/images/Mode_Index.jpg " width="350" height="350" border="0"></img></a>
</td>
<td align="center" width="350" height="350" bgcolor="#666666">
<a href="mode.php"><img src="/images/Lingerie_Index.jpg " width="350" height="350" border="0"></img></a>
</td>
</tr>
<tr align="center" width="700" height="20">
<td width="350">Mode</td>
<td width="350">Lingerie</td>
</tr>
</table>
Quelques Messages : Line 82, Column 26: there is no attribute "height".
<table width="820" height="820" align="center" border="0" cellspacing="0" cellpa✉
Line 82, Column 38: there is no attribute "align".
<table width="820" height="820" align="center" border="0" cellspacing="0" cellpa
Line 84, Column 26: there is no attribute "width".
<tr align="center" width="700" height="350">
Line 86, Column 104: required attribute "alt" not specified.
… width="350" height="350" border="0"></img></a>✉
Line 124, Column 85: there is no attribute "target".
…ef="http://www.cqfdmedia.com" target="_blank">CQFD Media</a> ✉
A qoui cela est ce du
Merci pour votre aide