Hacker News new | ask | show | jobs
by 0x0 4490 days ago
A little mix of display:table and display:table-cell and vertical-align:middle will get you there without any JS. For example http://css-tricks.com/centering-in-the-unknown/