• Skip to primary navigation
  • Skip to main content

Tech Honey

The #1 Website for Oracle PL/SQL, OA Framework and HTML

  • Home
  • HTML
    • Tags in HTML
    • HTML Attributes
  • OA Framework
    • Item in OAF
    • Regions in OAF
    • General OAF Topics
  • Oracle
    • statement
    • function
    • clause
    • plsql
    • sql

Tag BDO HTML Dir Attribute

HTML Bdo Tag Dir Attribute

August 15, 2013 by techhoneyadmin

HTML Bdo Tag Dir AttributeHTML Bdo Tag Dir Attribute is used to give direction to the text within the HTML Bdo Tag.

HTML Bdo Tag (<bdo>) stands for bidirectional override.

The HTML Bdo Tag is used to overrule the existing direction of text in any HTML resource or webpage.


HTML Bdo Tag Dir Attribute Syntax

<bdo dir=”rtl|ltr”>
Some text here
</bdo>

HTML Bdo Tag Dir Attribute Example

HTML Bdo Tag Code Output
<p> This text is left to right </p>
<p><bdo dir="rtl"> This text is right to left </bdo>
This text is left to right This text is right to left

In the HTML BDo Tag example output, we can see that the text “This text is right to left” is actually rendered from right to left because we have wrapped the text in HTML Bdo Tag and have used the value of “dir” attribute as “rtl”.

Notice the use of “dir” attribute to orient the text from right to left.


HTML Bdo Tag Dir Attribute Values

HTML Bdo Tag Dir Attribute Value Meaning
rtl | ltr Rtl stands for right to left orientationLtr stands for left to right orientation

HTML Bdo Tag Dir Attribute Supporting Browsers

S. No. Browser Supported(Yes/No)
1 Internet Explorer Yes
2 Firefox Yes
3 Google Chrome Yes
4 Opera Yes
5 Safari Yes

Filed Under: Attributes Tagged With: BDO HTML Tag Dir Attribute, BDO Tag HTML Dir Attribute, Code html bdo tag Dir Attribute with example, How to write from right to left in html Dir Attribute, HTML Bdo Tag Dir Attribute, Html bdo tag text direction, HTML Tag BDO Dir Attribute, Html write right to left, HTMLBDOTagDirAttribute, Syntax and Examples of HTML BDO Tag Dir Attribute, Tag BDO HTML Dir Attribute, Tag HTML BDO Dir Attribute, Using HTML BDO Tag Dir Attribute, What is the use of HTML BDO Tag Dir Attribute

Copyright © 2025 · Parallax Pro on Genesis Framework · WordPress · Log in