In Response to Timothy Brickey- CSS Validation: What gives?
Tim,
If you go to the w3 site and validate your css, look closely. w3 gives you 2 different codes to paste, one just for the badge, and a separate on that give you the badge as well as a link to the validation.
Here is the proper code:
<a href="http://jigsaw.w3.org/css-validator/validator?uri="******your css file location goes here******"><img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"/></a>
Hope that helps!


Recent Comments