Skip to content
ZeroServer.tools

CSS Logical Properties

Convert CSS physical properties (margin-left, width) to logical properties (margin-inline-start, inline-size) for RTL/LTR support.

16 changed

CSS Logical Properties Converter

CSS Logical Properties map physical directions (top, left, right, bottom) to logical directions that respect the document writing mode. In a left-to-right document, margin-inline-start equals margin-left; in RTL it automatically maps to margin-right. Logical properties are now supported in all modern browsers (Chrome 89+, Firefox 68+, Safari 15+).

Private & free — this tool runs entirely in your browser.

Recommended: Kinsta Fast managed hosting — up to $500 + 10% recurring.affiliate

Related Design & CSS tools