Hallo,
Hi,d.h. die Tabellen im head mit styles vordefiniert.
und darf man fragen wie du dies getan hast??
Grüß,
Intcase
GYRO
<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>
Valide war die Seite plötzlich nicht mehr, weil ich auf table#nr2 mehrmals auf einer Seite verwiesen habe. Das erkennen zwar die Browser, entspricht aber nicht w3c. Drum die neuen Nümmerchen von 21 - 23...