Hi,
Aber es liegt y-mässig drunter:
table.tp590 {
width: 100%;
table-layout: fixed;
border-collapse: collapse;
margin-bottom: 0.5em;
}
table.tp590 tr td:nth-child(1) {
position: relative;
}
The effect of 'position:relative' on table-row-group, table-header-group, table-footer-group, table-row, table-column-group, table-column, table-cell, and table-caption elements is undefined. (hieß es zumindest in CSS 2.1).
Ohne das zugehörige HTML ist das CSS ansonsten nicht wirklich brauchbar.
cu,
Andreas
--
[Warum nennt sich Andreas hier MudGuard?](http://MudGuard.de/)
[O o ostern ...](http://ostereier.andreas-waechter.de/)
Fachfragen per Mail sind frech, werden ignoriert. Das Forum existiert.