[thelist] Direction of Text

Syed Zeeshan Haider szh at hotpop.com
Tue May 28 16:12:00 CDT 2002


Hi Joshua and Paulo,
"dir='rtl'" only aligns the text to the right side of the page in IE
5.5. Actually, I am trying to add a language, Urdu, in my web page,
which is written from right to left. Please help with something other.
Thank you,
Syed Zeeshan Haider.
http://syedzeeshanhaider.faithweb.com/

----- Original Message -----
From: "Joshua Olson" <joshua at waetech.com>
To: <thelist at lists.evolt.org>
Subject: Re: [thelist] Direction of Text
Date: Mon, 27 May 2002 19:18:33 -0400
Reply-To: thelist at lists.evolt.org

----- Original Message -----
From: "Syed Zeeshan Haider" <szh at hotpop.com>
Subject: [thelist] Direction of Text


> Hello Experts,
> How can I change the direction of the text on a web page? By default
it
> is "left to right". I want to change it to "right to left". Do I have
> anything to do with DOCTYPE or META Data for this purpose?
> Thank you,

Check out the dir attribute of the HTML tag.  I think the syntax is
dir="rtl" or dir="ltr"

http://www.google.com/search?hl=en&lr=&q=html+dir

HTH,
-joshua



From: Amazon Paulo <Amazon.Paulo at Amazoniacelular.com.br>
To: thelist at lists.evolt.org
Subject: RE: [thelist] Direction of Text
Date: Tue, 28 May 2002 09:48:04 -0300
Reply-To: thelist at lists.evolt.org

I think it will work for you:

<div style="direction: 'rtl';">Text written from right to left</div>

/Paulo Guedes

-----Original Message-----
From: Syed Zeeshan Haider [mailto:szh at hotpop.com]
Sent: Monday, May 27, 2002 7:39 PM
To: Evolt TheList
Subject: [thelist] Direction of Text


Hello Experts,
How can I change the direction of the text on a web page? By default it
is "left to right". I want to change it to "right to left". Do I have
anything to do with DOCTYPE or META Data for this purpose?
Thank you,
Syed Zeeshan Haider.
http://syedzeeshanhaider.faithweb.com/



--
For unsubscribe and other options, including
the Tip Harvester and archive of thelist go to:
http://lists.evolt.org Workers of the Web, evolt !







More information about the thelist mailing list