Vertically center content with CSS
An interesting way of vertically centering content, using just CSS {display: table;}. A few <div>’s are required with one extra to accomodate IE but it seems to work nicely. I haven’t fully browser checked it out but thanks Vdot Media.