As a blogger and web designer i had confronted many CSS files which are illegible
and unreadable. For example if you deal with twitter bootstrap
framework,you get CSS files which are illegible as they are one-line and
they are very hard to edit each properties and elements in it.
If you are beginner on web designing you might be visited and viewed source files of many websites,but unfortunately most of their CSS files are are not in a proper order to read easily.
This post will help those beginners in css who are trouble to read one-line css code.
They are many online tools available in Internet to make your css readable,legible and clean. I"ll list few of them here.
Lemme know any alternative methods or websites which you are using while encounter with illegible css .
If you are beginner on web designing you might be visited and viewed source files of many websites,but unfortunately most of their CSS files are are not in a proper order to read easily.
This post will help those beginners in css who are trouble to read one-line css code.
They are many online tools available in Internet to make your css readable,legible and clean. I"ll list few of them here.
- http://csslisible.com/en/
- http://mrcoles.com/blog/css-unminify/
- http://mabblog.com/cssoptimizer/uncompress.html
Lemme know any alternative methods or websites which you are using while encounter with illegible css .
Comments
Post a Comment