Quick References
      ADO
      ASP
      CSS2
      HTML
      JavaScript
      Jet SQL
      VBScript
      WML
      WMLScript
      WSH
      XHTML
      XML DOM
      XSLT

Features
      Knowledge Base
      Tutorials

Partners
     ZVON.ORG
     XML
     Planet Source Code
     VisualBuilder
     Web Design
     Your HTML Source
     XML/XSLT Forums
     ASPAlliance
     Scripts
     
     Programmers Heaven
     Tek-Tips Forums
     Developer Fusion
     Code Project









TAG:  bdo

<bdo> ... </bdo>
Available in versions: 4.0
Browser compatibility: None
 
The <bdo> tag is used to change the direction that the text reads, from left to right (the default) over to right to left, or vice versa. The purpose of this tag is to allow HTML to correctly display a great variety of languages, such as Chinese and Hebrew (which are read right to left), in the same document.
 
The closing tag is mandatory.
 
Most browsers do not recognize this tag.
 
Core Attributes
 
class    dir    id    lang    style    title
 
Attributes
 
None.
 
Code:
<bdo dir="rtl">
Very few browsers support this tag.
</bdo>

 
Output:
Very few browsers support this tag.


 


Copyright 1999-2005 by Infinite Software Solutions, Inc. All rights reserved.
Trademark Information