- From: Alexander Seppälä <teppele@gmail.com>
- Date: Wed, 28 Dec 2005 14:11:54 +0100
- To: www-validator-css@w3.org
Received on Friday, 30 December 2005 08:11:27 UTC
Does the validator think that transparent is no color? Is that right or am I
wrong?
Line : 65 (Level : 1) You have no background-color with your color : h1.top
h1.top {
position: absolute;
left: 50px;
top: 12px;
color: rgb(192, 192, 192);
background-color: transparent;
}
Alex
Received on Friday, 30 December 2005 08:11:27 UTC