CSS & Frontend

CSS Logical Properties

/siː es es ˈlɒdʒɪkəl ˈprɒpətiz/

Definition

CSS properties using flow-relative terms (inline, block, start, end) instead of physical directions (left, right, top, bottom).

Example in context

"margin-inline-start instead of margin-left automatically mirrors in right-to-left layouts for Arabic and Hebrew."

Practice this term

Master CSS Logical Properties in context by working through exercises in the CSS & Frontend module. You'll see the term used in real engineering scenarios with multiple-choice, fill-in-the-blank, and matching drills.