Sent by Darinda LaFlash on 23 April 2002 18:06
When validating my CSS I get a "parse error" for a class named
.page_headers
Is the underscore an "illegal" character?
I can't find anything else wrong with the style as written.
.page_headers {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 2em;
font-weight: bold;
color: #336699;
background-color: #ffffff;
line-height: 110%;
}
It's not life or death, this style is going away, but until I weed about 50 more pages, I can't toss
it.
Thanks
Darinda