.mbrzrmxe { Vertical-align:top May 2026
: It aligns the top of the element (and its descendants) with the top of the entire line box or the top of the table cell. How to Use It in Your Code
: The period indicates it is a class selector , meaning it will affect any HTML element that includes class="mBRzrMxE" . .mBRzrMxE { vertical-align:top
: This property only works on inline , inline-block , or table-cell elements. : It aligns the top of the element