Web Design Forums

Welcome! Please register or log in: Forgot your password? Why register?
You are here: Web Design Forums » Web Design Help » HTML and CSS Help » CSS Checker/ cleaner RSS

CSS Checker/ cleaner

This thread was started by PhilBen and has been viewed 274 times, and contains 2 replies, with the last reply made by PhilBen.
Post Reply
1
View PhilBen's reputation
Posted February 1 '10 at 04:51 PM
      Posts: 10
Hi all, does anyone know of a good CSS checker / cleaner ?

Advertisement Register for free to hide these ads and participate in discussions!

2
0 points at %
Posted February 1 '10 at 08:32 PM
      Posts: 51
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.

3
View PhilBen's reputation
Posted February 1 '10 at 10:02 PM
      Posts: 10
Thanks for that MadRukus,

Post Reply

Similar Threads
Thread Thread Starter Forum Replies Last Post
[CSS] Customize your form with CSS - part 1 karinne Coding Articles & Tutorials 7 August 20 '06 10:38 PM
Lots of questions relating to HTML and CSS stargate3216 HTML and CSS Help 18 April 7 '06 05:26 PM