- From: Sijtsche Smeman <sijtsche@wisdom.nl>
- Date: Mon, 28 Oct 2002 09:39:09 +0100
- To: "Eric Perret" <perree@rpi.edu>, <www-validator-css@w3.org>
Received on Monday, 28 October 2002 03:39:59 UTC
Hi Eric,
The validator dislikes the '_' in your classname. According to the CSS2 spec (http://www.w3.org/TR/REC-CSS2/selector.html#class-html) your syntax is correct. Thanks for your report.
Sijtsche
----- Original Message -----
From: Eric Perret
To: www-validator-css@w3.org
Sent: Monday, October 28, 2002 3:53 AM
Subject: Error
Hello your validator told me that there was a parse tree error when came upon this code:
.td_content{
padding-top: 10px;
padding-bottom: 10px;
}
It told me that the .td_content{ was not valid. This code should work as valid CSS. If it helps I uploaded the file to checked.
Eric
www.rpi.edu/~perree
Received on Monday, 28 October 2002 03:39:59 UTC