Aligning text to the bottom of a div: am I confused about CSS or about blueprint? [closed]
- by larsks
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 get things working the way I think they should.
Here's my html:
<div class="container" id="header>
<div class="span-4" id="logo">
…