Why does a table cell with a vertically-aligned element not align with a table cell without it?
The CSS property vertical-align is supposed to position text with relation to the element. But is it actually aligning?
The CSS property vertical-align is supposed to position text with relation to the element. But is it actually aligning?