Hallo!
https://forum.selfhtml.org/?t=146049&m=947660. Passt das? BTW: Doppelposting?
ciao, ww
Hallo,
kein Doppelposting.
Das mit css kann ich nicht benutzen, da die Html-Seiten dynamisch generiert werden.
Ich weiß nicht warum sich die Zellenbreite nicht dem Inhalt automatisch anpasst? Ich habe width und so entfernt. Bei der Höhe klappt das. Hier der Code:
<table x:str border=0 cellpadding=0 cellspacing=0 class=xl2421140
style='border-collapse:collapse;table-layout:fixed;'>
<col class=xl2421140 >
<col class=xl2421140 span=5 >
<tr>
<td colspan=6 class=xl2821140 >Ausgaben, Einnahmen und reine Ausgaben nach dem
blablablba</td>
</tr>
<tr>
<td colspan=6 class=xl3321140></td>
</tr>
<tr>
<td rowspan=2 class=xl3021140>Ausgaben/Einnahmen</td>
<td width=100% class=xl2621140 style='border-left:none' x:num>19992334235d23 5hs2d35d</td>
<td class=xl2521140 style='border-left:none' x:num>200012</td>
<td class=xl2621140 style='border-left:none' x:num>200112</td>
<td class=xl2721140 style='border-left:none' x:num>200322</td>
<td class=xl2721140 x:num>200243</td>
</tr>
<tr>
<td colspan=5 class=xl3121140 border-left:
none'>in EURO</td>
</tr>
<![if supportMisalignedColumns]>
<![endif]>
</table>