Hi!
Ist es machbar in HTML einer Tabelle pro Zeile eine unterschiedliche
Spaltenanzahl zuzuweisen? Also so:
<table>
<tr>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
</tr>
</table>
oder eher nicht? :-)
MfG Daniel
Hi!
Ist es machbar in HTML einer Tabelle pro Zeile eine unterschiedliche
Spaltenanzahl zuzuweisen? Also so:
<table>
<tr>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
</tr>
</table>
oder eher nicht? :-)
MfG Daniel