vAlign
tag property: TD, TR, COL, COLGROUP, TBODY, TFOOT, TH, THEAD, CAPTION, LEGEND . Specifies which top or bottom border should be aligned to objects and text that are inside tags.
1. for tags: TD, TR :
vAlign =
Alignment of inner text using the example of the TD tag
vAlign = baseline vAlign = bottom
vAlign = center vAlign = top

2. for tags: COL, COLGROUP, TBODY, TFOOT, TH, THEAD:
vAlig =
Aligning inner text using the TH tag as an example
vAlign = baseline vAlign = bottom
vAlign = middle vAlign = top
1.1 1.2

3. for tag CAPTION
vAlign =
vAlign = top
1 2
1.1 1.2
vAlign = bottom
1 2
1.1 1.2