RSS

Tag Archive | "CSS"

How to vertically align content in CSS

Saturday, August 16, 2008

0 Comments

Have you ever used vertical-align: middle in a block of CSS without it ever working? You too, huh? This article will show you a method on how to center content properly with CSS only.

Continue reading...