.scfmdmma { Vertical-align:top; Cursor: Pointe... May 2026
: Ensuring content starts at the very top of a row instead of being centered.
: Styling a or to look and behave like a functional link. Alternative Vertical Alignments .sCfmDmMA { vertical-align:top; cursor: pointe...
If top doesn't give you the look you want, you can use these other standard values: ALIGN text vertically to the TOP in a table 1 MINUTE : Ensuring content starts at the very top
The CSS snippet you provided, .sCfmDmMA { vertical-align:top; cursor: pointer; ... } , is used to control how an element is positioned vertically and how the mouse behaves when hovering over it. .sCfmDmMA { vertical-align:top
: This is a class selector . Any HTML element with class="sCfmDmMA" will have these styles applied.