Say I have the following CSS and HTML code:
Seems to be working:
HTML: I'm at the bottom
css:
h1.alignBtm { line-height: 3em; } h1.alignBtm span { line-height: 1.2em; vertical-align: bottom; }