Home > Technical & Creative Skills > Programming, Servers & Scripts

Arabic characters in html (4)


02-17-2017 11:52 PM #1 aloeveraa1491 (Member)
Arabic characters in html

How do you get the lander to display Arabic characters?

From my understanding, I have to convert the document to UTF-8 document - how do I do that?
And mention this in my html: <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">

Any other steps needed?


02-18-2017 06:37 AM #2 manu_adefy (Veteran Member)

<html lang="ar" dir="rtl"><head>
<meta charset="utf-8">
rtl = right-to-left.

That would be all


02-18-2017 07:44 AM #3 yacoubh (AMC Alumnus)

i'm an arab if you need any help !


02-20-2017 05:20 AM #4 erikgyepes (Moderator)

Arabic landers can be pain.

The best shot is to hire someone local to insert the content for you and make sure its correct.


Home > Technical & Creative Skills > Programming, Servers & Scripts