Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

vertical align

. Please note that vertical-align only affects inline, inline-block, inline-table, and table cell elements.
<span class="align-baseline">baseline</span>
<span class="align-top">top</span>
<span class="align-middle">middle</span>
<span class="align-bottom">bottom</span>
<span class="align-text-top">text-top</span>
<span class="align-text-bottom">text-bottom</span>
Source by getbootstrap.com #
 
PREVIOUS NEXT
Tagged: #vertical #align
ADD COMMENT
Topic
Name
1+2 =