Welcome Guest ( Log In | Register )



 
Reply to this topicStart new topic
> How To Use Arabic Or/and Right To Left Languages In Macromedia Dreamweaver
XIII
post Feb 9 2007, 01:46 PM
Post #1


Advanced Member
Group Icon

Group: Members
Posts: 190
Joined: 16-February 06
From: Egypt
Member No.: 11,326



I tried to type an article in arabic using macromedia dreamweaver but the words comes in left to right, how to use arabic without mixing up words?
Go to the top of the page
 
+Quote Post
foolakadugie
post Feb 10 2007, 08:27 AM
Post #2


Premium Member
Group Icon

Group: Members
Posts: 242
Joined: 4-August 05
From: Los Angeles
Member No.: 7,624



QUOTE(XIII @ Feb 9 2007, 05:46 AM) *

I tried to type an article in arabic using macromedia dreamweaver but the words comes in left to right, how to use arabic without mixing up words?

That is an interesting question. I never really thought about the logistic of building web pages with text going in thew opposite direction. I don't know if you have read this but I just found this link that seems to have some interesting suggestions regarding this subject: http://www.theemiratesnetwork.com/computer...dreamweaver.htm
Go to the top of the page
 
+Quote Post
TavoxPeru
post Feb 11 2007, 04:11 AM
Post #3


Super Member
Group Icon

Group: [HOSTED]
Posts: 750
Joined: 8-April 06
From: Lima - Peru
Member No.: 12,579



To use right to left languages you must add to your html documents the following:

CODE
<html lang="lang_iso_code"  dir="text_dir">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=text_charset">

Where:
  • lang_iso_code is the language iso code for example for United Arab Emirates you use ae, for Saudi Arabia you use sa, and so on.
  • text_charset is the encoding of the document for your case -arabic- you use iso-8859-6-i
  • text_dir is the direction of your text, for your case you use rtl (for rigth to left), you can use also ltr(left to right) for other languages like english, spanish, etc.
Best regards,
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Dreamweaver MX 2004(1)
  2. Dreamweaver Mx 2004(2)
  3. Should I Buy Macromedia Studio?(9)
  4. How Long To Learn Dreamweaver?(29)
  5. Macromedia Help(2)
  6. Dreamweaver Tips And Tricks(3)
  7. Embedding PSD Files Into Dreamweaver(6)


 



- Lo-Fi Version Time is now: 7th September 2008 - 12:20 AM