U gaat door voor de retorische vraag...
vertical-align
--------------------------------------------------------------------------------
Description
Affects the vertical positioning of the element. The sub value vertically aligns as subscript. The super value vertically aligns as superscript.
Syntax
{ vertical-align: sub | super }
Example
This example aligns the text as subscript.
SPAN.subscript { vertical-align: sub }
Applies To
CAPTION, COL, IMG, SPAN,TBODY, TABLE, TD, TH, THEAD, TFOOT, TR
This attribute is not inherited.
--------------------------------------------------------------------------------
Description
Affects the vertical positioning of the element. The sub value vertically aligns as subscript. The super value vertically aligns as superscript.
Syntax
{ vertical-align: sub | super }
Example
This example aligns the text as subscript.
SPAN.subscript { vertical-align: sub }
Applies To
CAPTION, COL, IMG, SPAN,TBODY, TABLE, TD, TH, THEAD, TFOOT, TR
This attribute is not inherited.
=( Protected by witchcraft )=