Monday, October 16, 2006

HTML Validation Checking in VS 2005

I'm trying to do some fancy stuff with CSS in my VS 2005 ASP.NET 2.0 web project. Some of the things that I am doing cause my css to not be "Well-Formed". By default VS 2005 validates your CSS and lets you know how crappy of a CSS crafter you are. I finally got tired of it and found this article that tells you how to disable the smarth mouthy validator.

HTML Validation Checking in VS 2005

No comments: