buenas dias...
möchte eine tabelle per css erstellen und einbinden.
aussehen soll sie so:
---------------
<table border="1" style="border-collapse: collapse" bordercolor="#111111" width="75%" id="AutoNumber1" height="98">
<tr>
<td width="16%" rowspan="2" height="96"> </td>
<td width="84%" colspan="2" height="58"> </td>
</tr>
<tr>
<td width="69%" height="35"> </td>
<td width="15%" height="35"> </td>
</tr>
</table>
-------------------
vielleicht kann mir dabei jemand helfen, hab noch keine erfahrung mit css.
danke schon mal...
pmi2006 Gast |