Html bdo tag code learning guide 2012
Alert! Connect with 10,000 Chating Online. Join Now
Html bdo
|
Learn html bdo codes and tags using the sample below.
Html bdo
BDO: Bi-Directional Override
This sets the text direction of the characters between the opening and closing tags. Takes two attributes: language and direction. Language must be either a two-letter ISO-639 language code, or a combination of a two-letter ISO-639 language code with a two-letter ISO-3166 country code; formatted like language-[COUNTRY]. Direction is either RTL or LTR, which stands for right-to-left and left-to-right.
CODE |
<BDO LANG="en-[US]" DIR="LTR">English - left to right</BDO>
<BDO LANG="iw" DIR="RTL">Hebrew - right to left</BDO>
|
BROWSER |
English - left to right
Hebrew - right to left
Note: if your browser does not support this tag, you will not see any effect.
|
Html bdo source code
|
Html bdo tutorial
Html bdo code on this is provided for your study purpose, it will guide you to know how create and design a website using html. use it to practice and train your self online
All the tutorials on this site are free, the page code is provifed for you to use it to practice, if you want to help to improve and maintain this work, you can donate to us on.
Html tutorial guide and web design in easy steps
|
Beginners guide to html
Html tag
object meta ul paragraph table dl bdo insdel checkbox fieldset ascii code anchor nobr blockquote textformat divspan abbracro ssi q css form ol address image
|
All the tutorials on this site are provided for free. You can copy and print the tutorials and code on this site, but you are not allowed to reproduce this information on another website. All rights reserverd 2012