Clean up Your Messy CSS

Clean CSS

Take a look at the CSS file for your web site.  Is it a little on the messy side?  If so, I have the perfect web site for you to add to your bookmark collection.  CleanCSS.com is an online tool that will optimize and format your CSS.  Why would you need to do this?  Well, a clean CSS is a happy CSS!

To use it, just visit the web site and then copy and paste your code into the CSS box.  If needed, you can also just post the URL to your CSS file too.  Then, under code layout, you can select how clean you want it to be (based on readability and size).  Here you can see all the options you will have at your fingertips:

Clean CSS in Action

One thing that CleanCSS doesn’t do is validate your CSS code.  For that, I would still recommend visiting the W3C CSS Validation Service.

, , , , , , , , ,

Comments are closed.