Say I have the following CSS and HTML code:
I use these properties and it works!
#header { display: table-cell; vertical-align: bottom; }