Changes

Jump to: navigation, search

CSS GUIDE VERTICAL ALIGN

14 bytes added, 14:05, 6 December 2006
text-top
img{vertical-align:text-top}/*The top of the element is aligned with the top of the parent element's font*/
</pre>
===middle===
<pre>
img{vertical-align:middle}/*The element is placed in the middle of the parent element*/
</pre>
 
===bottom===
<pre>
1
edit

Navigation menu