hi,
sobald ich eine tabelle in html erstelle, nutzt mein stylesheet dort nichts mehr. was für eine angabe muss ich noch tätigen, damit die tabelle ebenfalls formatiert wird, wie eben der übrige text außerhalb der tabelle?
nachfolgend der code:
a:aktive {font-family: Verdana, Arial; font-size: 8pt; color: blue; font-weight: normal;
text-decoration:none; line-height: 12pt;}
a:hover
{font-family: Verdana, Arial; font-size: 8pt; color: red;
text-decoration: none; line-height: 12pt;}
body,p
{font-family: Verdana, Arial; font-size: 8pt; color: black;
line-height: 12pt;}
a
{font-family: Verdana, Arial; font-size: 8pt; color: maroon;
text-decoration: none; line-height: 12pt;}
.tabtex
{font-family: Verdana, Arial; font-size: 9pt; color: black;
line-height: 12pt;}
.menu
{font-family: Verdana, Arial; font-size:8pt; color: black;}
.head
{font-family: Verdana, Arial; font-size:9pt; color: black;
line-height:12pt;}
danke für eure hilfe.
gruss chris