← All articles

Building a proper Arabic (RTL) website

Flipping the layout is the easy 20%. Typography, mixed text, forms, and the details that make an Arabic site feel native are the rest.

A lot of "Arabic websites" are an English site with the text translated and the layout mirrored. It works, but it reads as a translation. A site that feels native takes more care.

The easy part

Set the document direction to right-to-left and most of the layout flips: text aligns right, columns reverse, the navigation starts from the right. Modern CSS does most of this automatically if the site was built with logical properties rather than hard-coded left/right.

The parts that actually matter

  • Typography. Arabic needs a font chosen for Arabic, a larger line height than Latin text, and enough size that the letterforms are clear. A font that looks fine in English can look cramped in Arabic.
  • Mixed text. "استخدم React و Node" — Arabic and Latin in the same sentence. The bidirectional algorithm handles the basics, but numbers, punctuation, and brand names need testing, not assumptions.
  • Directional elements. Arrows, "next/previous", progress steps, and any icon that implies direction all need to point the other way.
  • Forms. Labels, placeholders, validation messages, and the alignment of inputs — all need to be right in RTL, and it is where cheap builds fall apart.
  • Printed and emailed documents. Invoices, confirmations, PDFs. An Arabic site with left-aligned English invoices is only half done.

Bilingual, not just Arabic

If you serve both audiences, you need real separate URLs for each language (/ and /ar/), a visible language switch, and correct hreflang tags so Google shows the right version to the right user. Done wrong, the two versions compete with each other in search.

Why it is worth it

Arabic-first is a small share of the market doing it well. A site that genuinely feels built for an Arabic reader — not translated at one — stands out, and it converts better. It is a core part of what Codrex builds; see Mattaem and Via Luna.

webArabicRTLdesign

Build it with a Syrian team that ships

Tell us about your project — the first consultation is free.

Related articles

Have a project in mind?

Let's make it happen.

Whether you're a startup with an idea, a growing business that needs a new platform, or an enterprise looking for a long-term technology partner — we'd love to hear about it. First consultation is always free.

Hello there, it's Codrex. We use cookies and Microsoft Clarity to give you the best experience and understand how the site is used. By continuing you accept our cookies policy.