In HTML the tag has an attribute named "valign" which can align content vertically. CSS does not have such an attribute, so you need to do some magic to achieve such a result. Using this method you will be able to align an element vertically in any height container.