Carl: Zeilenumbruch

Beitrag lesen

Hi

also so sieht der Sourc aus, wenn ich ihn mir bei der Anzeige der Seite ausgeben lasse:

<table width="95%" align="center" style="table-layout:fixed">
 <tr>
  <td width="300" align="center">
   <table border="1" BGCOLOR="#0E0D13" width="300" bordercolor="#7B0003" style="table-layout:fixed">
    <tr>

<td width="50%" bgcolor="0D2549" style="font-size: 12px; color: #FFFFFF; margin-right: 0px; margin-left: 0px; padding: 0px; border-collapse: collapse" colspan="1">
      <b>Erstellt von:</b> <font color="#6DF1FF">YourNightmare</font>     </td>
     <td width="50%" align="right" bgcolor="0D2549" style="font-size: 12px; color: #6DF1FF; margin-right: 0px; margin-left: 0px; padding: 0px; border-collapse: collapse" colspan="1">
      03.03.2003, 11:11     </td>
    </tr>
    <tr>

<td width="100%" style="font-size: 12px; color: #FFFFFF;" colspan="2">
      Test!<br />
Test?<br />
TEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEESSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSTTTTTTTTTTTTTTTTTTTTTTTTTTT!!<br>
     </td>
    </tr>
   </table>
  </td>

</tr>
</table>

Durch das überlange Test wird die Tabellenbreite gesprengt. Print und wordwrap brachte keine Veränderung.

Gruss
Carl