asp.net.ph

Skip Navigation Links

DIRECTION Attribute | direction Property

Language References


Sets or retrieves the reading order of the specified object.

Syntax


CSS { direction: [ ltr | rtl | inherit ] }
Script object.style.direction = sDirection ]

Possible Values


ltr The text flow is left-to-right.
rtl The text flow is right-to-left.
inherit The text flow value is inherited.

The property is read/write with a default value of ltr.

See Also

dir



© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note