Vertical Alignment (vertical_alignment)

Baseline (text-baseline)

Bottom (text-bottom)

Middle (text-middle)

Sub (text-sub)

Super (text-super)

tBottom (text-tbottom)

tTop (text-ttop)

Top (text-top)

<p class="text-baseline bg-red width-4">Baseline (text-baseline)</p> <p class="text-bottom bg-red width-4">Bottom (text-bottom)</p> <p class="text-middle bg-red width-4">Middle (text-middle)</p> <p class="text-sub bg-red width-4">Sub (text-sub)</p> <p class="text-super bg-red width-4">Super (text-super)</p> <p class="text-tbottom bg-red width-4">tBottom (text-tbottom)</p> <p class="text-ttop bg-red width-4">tTop (text-ttop)</p> <p class="text-top bg-red width-4">Top (text-top)</p>