Hallo Andreas,
<table class="tbl">
...
mit folgenden CSS:td.tbl {
background-color: #FF0000;
}
th.tbl {
background-color: #FF3300;
}
table.tbl td {
/* Definitionen */
}
table.tbl th {
/* Definitionen */
}
Gruesse,
CK
Hallo Andreas,
<table class="tbl">
...
mit folgenden CSS:td.tbl {
background-color: #FF0000;
}
th.tbl {
background-color: #FF3300;
}
table.tbl td {
/* Definitionen */
}
table.tbl th {
/* Definitionen */
}
Gruesse,
CK