Vertical centering with CSS
One of the biggest weaknesses of CSS is lack of support for vertical centering. There are many tricks to achieve this and each of them has advantages and disadvantages. The method I use is based on method from jakpsatweb’s web site and this webmasterworld’s forum post, with slight modifications. It works fine in all popular [...]
Posted in Programming
Tags: CSS, vertical centering