What is Vertical Align?
# Linked to 22 April 2009, 02:30 in Tutorials by Sam Brown
CSS has a property called vertical align. It can be a bit confusing when you first learn about it, so I thought we could go through it’s use a little bit. The basic usage is like this:
img {vertical-align: middle;}
Tweet Subscribe to the RSS Feed →