W3docs

vertical-align

CSS Property:

Result:

Example of the CSS vertical-align property

CSS Code:

#myDiv {
background-color:pink;
vertical-align:sub;
}

Click the property values above to see the result