Log in

View Full Version : Resolved I can't believe I even have to post this?



robin9000
03-10-2009, 09:36 PM
I got something that for no reason at all from what I can see will not validate for me. It dose not make any sense once so ever.

here is a link to the exact validation page.
http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.robinsden.110mb.com%2Flinks.php

here below is the css code in question:

#bgfooter a:link {text-decloration:none;
color:#663300}

I cant' figure out what on earth is wrong with that?

Is it just me getting the error or do you see the validation error too:confused:

Thanks.

Snookerman
03-10-2009, 09:39 PM
It's a typo, text-decloration, should be text-decoration.

Good luck!

robin9000
03-10-2009, 09:40 PM
And here I was going crazy trying to figure it out.:)

Snookerman
03-10-2009, 09:42 PM
Hehe, nothing like a pair of fresh eyes.