hallo
sorry
dafür hab ich dir jetzt einen ganz anderen Ansatz:
#foo {
display:table;
margin:auto;
border: 1px solid red;
}
#foo > * {display:table-row}
h2 { background-color: #fcc; }
table {
border: 2px solid blue;
}
table td { width: 4em;}
table td:nth-of-type(3) { min-width: 8em;}
--
Neu im Forum! Signaturen kann man ausblenden!
Neu im Forum! Signaturen kann man ausblenden!