- From: <edric@hongkong.com>
- Date: Tue, 5 Feb 2002 04:45:00 -0500 (EST)
- To: www-validator-css@w3.org
Hi, I've been trying to validate my css with the validator. And i got this: No error or warning found To work as intended, your CSS style sheet needs a correct document parse tree. This means you should use valid HTML. Valid CSS informations ... Am i allowed to put this image (http://jigsaw.w3.org/css-validator/images/vcss) on my pages? It's unlike the XHTML validator that code is shown for the XHTML image. Thanks... Edric ps: my css file: body {background-color:#ffffff; color:#6699ff; text-align:center} table {background-color:#ccddff; color:#6699ff; border-style:solid; border-width:thin; border-color:#0000b0; width:700px} th {background-color:#ccddff; color:#ffffff; font-size:16pt; height:30pt; vertical-align:middle; text-align:center} td {vertical-align:top; text-align:left} p {font-size:10pt; text-align:left} pre {background-color:#ffffff; color:#6699ff; padding:10px; font-size:10pt; text-align:left} ul {background-color:#ccddff; font-size:10pt; color:#6699ff; text-align:left; list-style:square} img {border:none} a:active {background-color:#ffffff; color:#6699ff} a:visited {background-color:#ffffff; color:#6699ff} a:link {background-color:#ffffff; color:#6699ff} a:hover {background-color:#ffffff; color:#000080; text-decoration:none} ---------------------------------------------- 歡迎使用HongKong.com郵件系統 Thank you for using hongkong.com Email system
Received on Tuesday, 5 February 2002 14:38:04 UTC