|
Checker as in validating your mark up? For validation use the W3C validation service, it will check your code for any errors and if your markup is compliant with standards. There's something called css tidy it's an open source css parser and optimiser. Also there is one called clean css which is a css formater and optimiser.
|