Centering Content Vertically On A Web Page
When you want to have the content of a div centered vertically using CSS, it isn’t as easy as using tables. Below are few solutions that are available currently to vertically center a div:
Vertically center content with CSS
How do I center the content of an element vertically with CSS?
infinitywebdesign’s solution
A vertically centered CSS template
Are [...]

