July 1998
Intermediate to advanced
1456 pages
65h 5m
English
DIR — NN n/a IE n/a HTML 4
DIR=”direction"Optional
The direction
of character rendering for the element’s text when the
characters are not governed by inherent directionality according to
the Unicode standard. Character rendering is either left-to-right or
right-to-left. This attribute is usually set in concert with the
LANG attribute; it must be used to specify a
character rendering direction that overrides the current direction.
<A LANG="ar" DIR="rtl">Some Unicode Arabic text characters here</A>
ltr
|
rtl
(case insensitive)
ltr
Read now
Unlock full access