August 2, 2010

Do you know a css framework like Clever CSS?

Question by NeDark

I found some time ago a CSS framework like Clever CSS but I don’t remember its name and I can’t find it now.

Do you know CSS Frameworks like Clever CSS? It was like Clever CSS, but more powerful.

Thanks.

EDIT: I have just realized it is actually a css preprocessor, it is like Less CSS too.

Answer by user194743

It resembles Sass somewhat:

table.hl
  margin: 2em 0
  td.ln
    text-align: right

li
  font:
    family: serif
    weight: bold
    size: 1.2em

Answer by Starx

There are many

check this link, here is a nice review of most popular frameworks

http://speckyboy.com/2008/03/28/top-12-css-frameworks-and-how-to-understand-them/

I have used Elements and it is very powerful

http://elements.projectdesigns.org/

Author: Nabin Nepal (Starx)

Hello, I am Nabin Nepal and you can call me Starx. This is my blog where write about my life and my involvements. I am a Software Developer, A Cyclist and a Realist. I hope you will find my blog interesting. Follow me on Google+

...

Please fill the form - I will response as fast as I can!