CSS Vertical Align
5 Jan
The vertical-align property in CSS has given gray hair to many a starting css coder until they finally realized what this property is, and what it is not.
This property does not vertically align elements inside a box element. It is not the CSS equivalent for the HTML attribute valign=”middle”. (more…)

Recent Comments