Return to Snippet

Revision: 32020
at September 17, 2010 12:46 by traeregan


Initial Code
/* e.g. */

.element {
height:25px; (or whatever height you want)
line-height:25px; (match 'line-height' to 'height')
}

Initial URL


Initial Description


Initial Title
Vertical Align Text

Initial Tags
css

Initial Language
CSS