Tagged Questions
12
votes
4answers
5k views
Is there a way to compile LESS files to CSS (so that every browser doesn't have to)?
I'm considering using LESS but I cringe at the thought of a browser having JavaScript disabled and my CSS not being readable (and the site looking awful).
Also, it offends the engineer in me to force ...
1
vote
0answers
57 views
What are some CSS3 frameworks available? [closed]
I never knew about the idea of a CSS framework until I found Twitter's Bootstrap (http://twitter.github.com/bootstrap/) on StumbleUpon. What are some of the other good CSS frameworks out there?
1
vote
2answers
2k views
Slideshows in elastic or fluid layouts?
I'm building a new WordPress TwentyTen child theme using the ElastiCSS framework ( http://elasticss.com/ ) and am trying to figure out the best way of using some sort of dynamic content slideshow.
...
4
votes
2answers
232 views
Need a CSS framework that has variables and “mixins”
I was using Less CSS but it creates too much duplication. Each HTML page I have includes 3 different stylesheets; two are common to all the pages (IE-support and 960 grid system) and the third ...
3
votes
8answers
316 views
Good CSS Books/Resource
I used to play around with CSS and 5 years later here I am. I don't have a clue of what CSS means now-a-days.
I was wondering if you guys knows what the best resources and books are to learn CSS. I ...