1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
|
<table>
<!-- avant il y a le logo et le menu, que je n'ai pas mis-->
<tr><td>
<!--le navigateur-->
<table>
<tr>
<td>
<img src="imagesn/horairefr.jpg" width="600" height="299" alt=""></td>
<td>
<img src="imagesn/accueil_03.gif" width="181" height="299" alt=""></td>
</tr>
</table>
</td></tr>
<!-- ici se retrouve la ligne que je ne veux pas-->
<tr><td>
<!-- le menu-->
<table id="Table_01" width="781" border="0" cellpadding="0" cellspacing="0"><tr>
<td>
<a href="fr.php?type=accueil"><img src="imagesn/accueil.gif" border=0 width="79" height="28" alt=""></a></td>
<td>
<a href="fr.php?type=bateau_neuf"><img src="imagesn/bateau_neuf.gif" border=0 width="131" height="28" alt=""></a></td>
<td>
<a href="fr.php?type=service"><img src="imagesn/service.gif" border=0 width="77" height="28" alt=""></a></td>
<td>
<a href="fr.php?type=bateau_occassion"><img src="imagesn/bateau_occasion.gif" border=0 width="184" height="28" alt=""></a></td>
<td>
<a href="fr.php?type=accessoire"><img src="imagesn/accessoire.gif" width="115" border=0 height="28" alt=""></a></td>
<td>
<a href="fr.php?type=usage"><img src="imagesn/usage.gif" border=0 width="74" height="28" alt=""></a></td>
<td>
<a href="fr.php?type=nous_joindre"><img src="imagesn/nous_joindre.gif" border=0 width="121" height="28" alt=""></a></td>
</tr></table>
</td></tr>
</table> |
Partager