Tagged Questions

9
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
17 views

Fill middle-bottom with content on a background image

I would do the following: I have a background image (top center) and I would fill its middle-bottom with content. I would do something like http://glocalventures.org/ . Note: it's resizable! How can ...
0
votes
2answers
210 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 ...
-2
votes
0answers
22 views

Failing to design CSS frames

I hope this is the right place to ask. I'm a beginner with CSS and I'm trying to crate a layout that is composed of a header and a mainframe, kind of like facebook. This is from my CSS file: ...