#Examples
Below is a demo of all supported vertical alignment utility classes.
baseline
Set the u-align-baseline class to align the element with baseline vertical alignment.
top
Set the u-align-top class to align the element with top vertical alignment.
middle
Set the u-align-middle class to align the element with middle vertical alignment.
bottom
Set the u-align-bottom class to align the element with bottom vertical alignment.
text-top
Set the u-align-text-top class to align the element with text-top vertical alignment.
text-bottom
Set the u-align-text-bottom class to align the element with text-bottom vertical alignment.
sub
Set the u-align-sub class to align the element with sub vertical alignment.
super
Set the u-align-super class to align the element with super vertical alignment.