Merci de me répondre aussi vite. Je n'ai fait aucune mise en page j'ai juste fait un echo... mais maintenant que tu l'évoque je pense que je devrait mettre un tableau, ca me permettrait d'insérer une image(encore un autre problème :s) Je poste mon code source avec des exemple de news:
<html>
<head>
<title>Document sans-titre</title>
<style type="text/css">
A:link { text-decoration: none; color:#400080; }
A:visited { text-decoration: none; color:#400080; }
A:hover { text-decoration: none; color:#00CC00; }
</style>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#ffffc0">
<form method="post" action="">
<table width="95%" border="1" height="166">
<tr>
<td width="26%"><img src="logo_clinique.jpg" width="270" height="166"> </td>
<td width="38%">
<p align="center"><a href="http://10.87.1.18/glpi/"> Maintenance informatique</a></p>
<p align="center"><a href="http://10.87.1.18/ems/logon.asp"> Maintenance technique</a></p>
<p align="center"><a href="http://alex.andre.free.fr/album"> Site construction Clinique</a></p>
<p align="center"><a href="http://www.chenieux.fr/"> Site internet Clinique Chénieux</a></p> </td>
<td width="36%">
<p align="center"><a href="http://www.google.fr">Google </a></p>
<p align="center"><a href="http://www.pagesjaunes.fr"> Pages jaunes
</a></p>
<p align="center"><a href="http://www.codage.ext.cnamts.fr/"> CCAM</a></p>
<p align="center"><a href="Connexion.php"> Console d'administration </a></p>
</td>
</tr>
</table>
<p align="center"> </p>
<p align="center"><u><b><font size="+3" color="#000080"><marquee>Bienvenue sur l'intranet
de la Clinique François CHENIEUX</marquee></font></b></u> </p>
<p> </p>
<p> </p> <p>
<u><b><font size="5" color="#FF9900">Le 14/06/2007:</font></b></u>
<b><font size="4">test dapostrophe</font></b>
</p>
<p><font size="4">oui ca marche enfin j'en suis presque sur... j'esperque que ca marche</font></p>
<hr>
</p>
<p><font size="4">il <br />
etait une <br />
fois</font></p>
<hr>
</p>
<p>
<u><b><font size="5" color="#FF9900">Le 13/06/2007:</font></b></u>
<b><font size="4">test de saut de ligne...</font></b>
</p>
(CEST LE PASSAGE SUIVANT QUI ME POSE PROBLEME)
<p>
<u><b><font size="5" color="#FF9900">Le 13/06/2007:</font></b></u>
<b><font size="4">test de saut de ligne...</font></b>
</p>
<p><font size="4">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa</font></p>
C'est cette ligne qui sort hors du navigateur
<hr>
</p>
<p>
<u><b><font size="5" color="#FF9900">Le 13/06/2007:</font></b></u>
<b><font size="4">Il était une fois...</font></b>
</p>
<p><font size="4">... 3 petits cochons qui étaient sur la colline. Il jouaient à la pétanque et s amusaient à titiller la queue du cochonet ... XD</font></p>
<hr>
</p>
<p>
<u><b><font size="5" color="#FF9900">Le 31/05/2007:</font></b></u>
<b><font size="4"></font></b>
</p>
<p><font size="4">4eme news</font></p>
<hr>
</p>
<p>
<u><b><font size="5" color="#FF9900">Le 30/05/2007:</font></b></u>
<b><font size="4"></font></b>
</p>
<p><font size="4">3eme news</font></p>
<hr>
</p>
<p>
<u><b><font size="5" color="#FF9900">Le 29/05/2007:</font></b></u>
<b><font size="4"></font></b>
</p>
<p><font size="4">2eme news</font></p>
<hr>
</p>
<p>
<u><b><font size="5" color="#FF9900">Le 28/05/2007:</font></b></u>
<b><font size="4"></font></b>
</p>
<p><font size="4">1ere news</font></p>
<hr>
</form>
</body>
</html>