HTML Reference Guide


Tag Index | Content List | HTML FAQ

<BDO> ... <BDO> Bi-directional Override

Description:

BIDI override is needed where absolute control over character sequence order is required (such as mixed-language directionality words) and use of the common attribute DIR on other elements fails to produce proper bi-directional rendering. It is also useful in dealing with short pieces of text in which the directionality cannot be clearly resolved from the surrounding context.

Attributes:

dir - On block-level elements, the DIR attribute indicates the base directionality of the text in the block. If omitted it is inherited from the parent element. The default directionality of the overall HTML document is left-to-right. On inline elements, it makes the element start a new directional embedding level. If omitted, the inline element does not start a new embedding level.

language - Specifies a string indicating the language/character set used in in the BDO container.

Example code:

Does this look <bdo DIR="rtl">Backwards</bdo> to you?

Result:

Does this look Backwards to you?

See Also:


  Free Web Pages | Super Links | Members Directory | Search | Privacy Statement | Site Map | Contact Us
Services: Create Free Web Page | Free Home Page | Free Web Page Builder
Free Web Page Templates | Free Web Sites | Free Web Space
Copyright © 1996 - 2006 WebSpawner.com. All rights reserved.