par
cousin » 16 janv. 2006, 18:02
salut
j'ai ecrit ce script
<table border="0" cellpadding="0" cellspacing="18">
<tr>
<td>
<img border="0" src="images/trait.gif" >
</td>
<td>
<table border="5" cellpadding="8" bordercolorlight="#FF9933" bordercolordark="#0000FF">
<tr>
<TD>
<p>
<font size="4">
<a href="#">Accueil</a> |
<a href="#">Projet</a> |
<a href="#">Formations</a> |
<a href="#">Forum</a> |
<a href="#">Contacts</a>
</font>
</p>
</TD>
</tr>
</table>
</td>
</tr>
</table>
le probleme c'est qu'il y a une marge à gauche et en haut alors que je souhaite que ca soit "collé" au coin de la fenetre (haut gauche)
merci pour votre aide
salut
j'ai ecrit ce script [php] <table border="0" cellpadding="0" cellspacing="18">
<tr>
<td>
<img border="0" src="images/trait.gif" >
</td>
<td>
<table border="5" cellpadding="8" bordercolorlight="#FF9933" bordercolordark="#0000FF">
<tr>
<TD>
<p>
<font size="4">
<a href="#">Accueil</a> |
<a href="#">Projet</a> |
<a href="#">Formations</a> |
<a href="#">Forum</a> |
<a href="#">Contacts</a>
</font>
</p>
</TD>
</tr>
</table>
</td>
</tr>
</table>[/php]
le probleme c'est qu'il y a une marge à gauche et en haut alors que je souhaite que ca soit "collé" au coin de la fenetre (haut gauche)
merci pour votre aide