Skip to main content

2 docs tagged with "internationalization"

View all tags

Logical Properties (Flow Relative Layout)

Understand CSS Logical Properties (margin-inline, padding-block, etc.), which allow layout to adapt automatically based on the text direction (left-to-right or right-to-left) and writing mode.

The direction Property

Learn how to use the CSS direction property to control the base direction of text, affecting horizontal flow, alignment, and column layout for different languages.