hier fehlt ne width angabe in zeile 10 das: Code: <td style="background-image:url(img/head002.png); background-repeat:repeat-x;height:176px;" > </td> in zb das Code: <td width="80%" style="background-image:url(img/head002.png); background-repeat:repeat-x;height:176px;" > </td> ändern
<td style="background-image:url(img/head002.png); background-repeat:repeat-x;height:176px;" > </td>
<td width="80%" style="background-image:url(img/head002.png); background-repeat:repeat-x;height:176px;" > </td>
Foren-Regeln