开发者

Any programs to generate css classes from your html? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently acceptin开发者_开发技巧g answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 7 years ago.

Improve this question

Just curious does anyone know a program or script to generate a style sheet(with blank values obviously) from the structure of your html document? Basically just pull out the ID's and Classes you set in your html and make placeholder css so you don't have to plan it ahead of time or write it again ,remember D.R.Y. anyone?:) Feel free to yell at me if you don't think this could help anyone else here :D . I'm sure I could whip something up like that but if it's already out there I might as well stick to my rule of DRABEE(Don't repeat any body else either) . Thanks.


Did you check http://primercss.com/ ? Seems to be doing exactly what you are asking for.


CSS Frame Generator http://lab.xms.pl/css-generator/ works better than Primer.


Little late to the party but these days, there is also BearCSS:

http://www.bearcss.com/

Disclaimer

This answer is primarily meant to add extra value to this thread and create an overview of CSS generators.

In my opinion, after trying all the mentioned tools in this thread, http://lab.xms.pl/css-generator/ is the best one.


I found the best tools out there, after rigorous comparisons of the different available ones:

If you want to generate CSS automatically from the markup online for free, then you need BeeCSS - CSS Generator:

http://beecss.theextremewebdesigns.com/

If you already have (messy) CSS & you would like to clean/minify it online for free, then you need BeeCSS - Cleaner Minifier

http://beecss.theextremewebdesigns.com/css_clean_css_minify/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜