post icon

Vertical Align Text with CSS

01. Oct, 2007

Just to leave some notes here before I forget. Until vertical-align for text is released in CSS v3 .. Use

line-height: LENGTH OF IMAGE px;
vertical-align: middle;

No comments yet.

Leave a comment