saraquintino
24th Nov 2011, 06:46 pm
Hi David.
I have two problems with the validation of my css. And I chose css level 3 this time.
The first is that I have -webkit-border-radius, -moz-border-radius and border-radius and it tells me that property -moz-border-radius/-webkit-border-radius doesn't exist.
The second problem is that I have box-shadow: 0px 3px 2px 0px (for example) and it tells me "Parse Error [empty string]", then I tried without the "px" only the zero and it tells me "0 is not a box-shadow value".
So what is the problem? Does anyone have the same problem?
EDIT: Ah and if anyone wants to see the disaster, here (http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fsandbox.saraquintino.co m%2FWebpageDesign%2Fcoffeeshop%2Findex.html&profile=css3&usermedium=all&warning=1&vextwarning=&lang=en).
I have two problems with the validation of my css. And I chose css level 3 this time.
The first is that I have -webkit-border-radius, -moz-border-radius and border-radius and it tells me that property -moz-border-radius/-webkit-border-radius doesn't exist.
The second problem is that I have box-shadow: 0px 3px 2px 0px (for example) and it tells me "Parse Error [empty string]", then I tried without the "px" only the zero and it tells me "0 is not a box-shadow value".
So what is the problem? Does anyone have the same problem?
EDIT: Ah and if anyone wants to see the disaster, here (http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fsandbox.saraquintino.co m%2FWebpageDesign%2Fcoffeeshop%2Findex.html&profile=css3&usermedium=all&warning=1&vextwarning=&lang=en).