.wl8bnc6o { Vertical-align:top Apr 2026
: In a , it aligns the top padding edge of the cell with the top of the table row.
This property is specific to inline, inline-block, and table-cell elements . It does work on standard block-level elements like or unless their display type is modified. .wl8BNc6O { vertical-align:top
: Forcing multi-line content in a table cell to start at the top instead of being centered vertically. Comparison: top vs. text-top Alignment Target top : In a , it aligns the top
The top of the entire line box (highest point of any element). text-top : In a
The top of the parent element's font (ignores tall images or other elements).
: Ensuring a row of images with different heights aligns at the top rather than the default baseline (bottom).
