while ($ligne = mysql_fetch_object ($res))
{
echo "<table border="1" width="716" height="241" bordercolor="#FF0000" cellpadding="0" cellspacing="0">";
echo "<tr>";
echo "<td width="716" height="26" bgcolor="#336600"><font color="FFFFFF">Message rédigé par $ligne->nom le $ligne->date </font></td>";
echo "</tr>";
echo "<tr>";
echo "<td width="716" height="203">echo "$ligne->nom dis qu'il $ligne->impression .Voici son message<br><br>
$ligne->commentaire <br><br>
<a href=\"mailto:$ligne->email\">Lui écrire</a></td>";
echo"</tr>";
echo"</table>";
echo "<br><br>";
}
mysql_free_result ($res);
?>
qui pourrais m'aidez a faire ce code que g f j'arrive po a dessiner mon tablo aidez moi plz