<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Logical Properties on Nalar</title>
    <link>https://nalar.dev/tags/logical-properties/</link>
    <description>Recent content in Logical Properties on Nalar</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 02 Sep 2026 00:00:00 +0700</lastBuildDate>
    <atom:link href="https://nalar.dev/tags/logical-properties/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>CSS Logical Properties for International and Reusable Layouts</title>
      <link>https://nalar.dev/css-logical-properties-for-international-and-reusable-layouts/</link>
      <pubDate>Wed, 02 Sep 2026 00:00:00 +0700</pubDate>
      <guid>https://nalar.dev/css-logical-properties-for-international-and-reusable-layouts/</guid>
      <description>&lt;p&gt;Traditional CSS often describes layout with physical directions: &lt;code&gt;left&lt;/code&gt;, &lt;code&gt;right&lt;/code&gt;, &lt;code&gt;top&lt;/code&gt;, and &lt;code&gt;bottom&lt;/code&gt;. That is intuitive until the same component must work in a right-to-left language or a different writing mode.&lt;/p&gt;&#xA;&lt;p&gt;Logical properties describe layout relative to the flow of text. Instead of saying &amp;ldquo;left padding,&amp;rdquo; you can say &amp;ldquo;padding at the inline start.&amp;rdquo; The browser maps that intent to the correct physical edge.&lt;/p&gt;&#xA;&lt;h2 id=&#34;think-in-block-and-inline-axes&#34;&gt;Think in block and inline axes&lt;/h2&gt;&#xA;&lt;p&gt;CSS logical layout uses two axes:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
