The <bdo> tag is simply a tag that defines the new phrase writing way. Left to right or right to left. So it display text forward or in reverse. So the two attributes are:
ltr = left to right
rtl = right to left
| Source code | Browser |
| <bdo dir=”rtl”>ffuts looc</bdo>
<bdo dir=”ltr”>ffuts looc</bdo> |
cool stuff
ffuts looc |
This tag is more a funny tag and is not supported in all browser.



Sun, Sep 28, 2008
HTML