Deutsch | Español | Français | 简体中文 | 日本 | にほん

.yjsmfep3 { Vertical-align:top Apr 2026

This property only works on specific types of elements as documented by MDN Web Docs : (e.g., , , ).

(elements with display: table-cell or ) to align content within the cell. .yjSmFEP3 { vertical-align:top

(elements with display: inline-block ).

The CSS snippet .yjSmFEP3 { vertical-align: top; } aligns the element with the class yjSmFEP3 to the of its parent element or the tallest element in its current line box. This property only works on specific types of

It on block-level elements like or unless their display type is changed. Developers often use tools like the W3Schools CSS Reference or tutorials on CSS-Tricks to troubleshoot common alignment issues. .yjSmFEP3 { vertical-align:top