bonjour a tous, ou plutot bonsoir, lorsque je cré un tableau et que j'y insére du texte, il se retrouve en plein milieu et j'aimerai le voir en haut, comment faire ?
De plus si je désire afficher du texte en laissant une petite marge a gauche comment faire ? Merci d'avance je vous laisse le code
Désolé problémes résolu aprés quelques recherches
------------------------------------------------------------------------------------------------------------------------------------------------------
<body>
<table width="100%" >
<tr>
<td width="19%"><a href="http://www.hattrick.org/Common/default.asp" target="_blank" ><img src="image/hattrick.gif" width="247" height="138" border="0"></a></td>
<td width="66%"><div align="center"><img src="image/ban.gif" width="800" height="150"></div></td>
<td width="15%"><div align="center"><img src="image/annif.gif" width="183" height="141"></div></td>
</tr>
</table>
<table width="100%" height="500" align="left" cellspacing="5" bordercolor="#006600">
<tr>
<td VALIGN="top" width="17%" height="411" bgcolor="#FFFFFF"><p align="center" class="Style1">M e n u </p>
<p> <span class="Style2">...</span><img src="image/bouton.jpg" width="20" height="19"> Hattrick Organizer </p>
<p><span class="Style2">...</span><img src="image/bouton.jpg" width="20" height="19"> Espace téléchargement </p>
<p><span class="Style2">...</span><img src="image/bouton.jpg" width="20" height="19"> Les Bases </p>
<p><span class="Style2">...</span><img src="image/bouton.jpg" width="20" height="19"> Divers, autre</p>
</td>
<td VALIGN="top" width="83%" bgcolor="#FFFFFF"><p> </p>
</td>
</tr>
</table>
</body>
Modifié par BxG le 26/02/2008 23:46