Hi,
<style type="text/css">
table#nr1 {
border:1px dashed red; border-bottom:0 none;
}
table#nr2 {
border:1px dashed red; border-top:0 none; border-bottom:0 none;
}
table#nr21 {
border:1px dashed red; border-top:0 none; border-bottom:0 none;
}
table#nr22 {
border:1px dashed red; border-top:0 none; border-bottom:0 none;
}
table#nr23 {
border:1px dashed red; border-top:0 none; border-bottom:0 none;
}
table#nr3 {
border:1px dashed red; border-top:0 none;
}
</style>
im Grunde ist das doch auch wieder eine Tabelle wie diese:
<table border="1" width="100%">
<tr>
<th></th>
<th></th>
</tr>
</table>
ich hab irgendwie noch die schweirigkeit, den eigentlichen nutzen der anderen Tabelle zu erkennen. Aber ich werde es mal Probieren.
Grüß,
Intcase
GYRO