Tagged Questions

8
votes
5answers
5k views

CSS Frameworks for mobile dev?

Over the past year, I've become a fan of BluePrint.css for managing larger web app projects. I've also looked at 960 and YUI's offerings as well. All good (though I have some complaints about YUI). ...
0
votes
2answers
198 views

Aligning text to the bottom of a div: am I confused about CSS or about blueprint?

I've used Blueprint to prototype a very simple page layout...but after reading up on absolute vs. relative positioning and a number of online tutorials regarding vertical positioning, I'm not able to ...