/ Published in: CSS
URL: http://cssglobe.com/articles/one_liners/line_height.html
When you have a container with fixed height you can use line-height property to vertically center the content.
Expand |
Embed | Plain Text
line-height: 24px;
You need to login to post a comment.
