: It only works on inline , inline-block , or table-cell elements. It will not work on standard block-level elements like unless their display type is changed.
: This property controls how an element sits relative to others on the same line. Setting it to top aligns the top of the element (and its descendants) with the top of the entire line. .aB2FMJqJ { vertical-align:top; cursor: pointe...
This combination is frequently used for where items of different heights need to be aligned neatly at the top while remaining interactive: : It only works on inline , inline-block