CSS Property:
margin-top:

Result:
myBox
CSS Code:
div#myBox {
background-color:red;
margin-top:auto;
}
Click the property values above to see the result
W3Schools.com - Play it