'bdo' Example : bdo « HTML Tag Reference « HTML CSS Reference






'bdo' Example

    
<html>
<head>
<title>bdo element example</title>
</head>
<body>
<bdo dir="ltr">This text is read from left to right</bdo><br> 
<bdo dir="rtl">tfel ot thgir morf daer si txet sihT</bdo>
</body>
</html>
           
      
      








Related examples in the same category

1.'bdo' Syntax and Note
2.'bdo' HTML Attributes
3.'bdo' Event Handlers
4.'bdo' CSS Attributes and JavaScript Style Properties
5.'bdo' Microsoft Behaviors
6.'bdo' Microsoft Filters
7.'bdo' JavaScript Properties
8.'bdo' JavaScript Methods
9.'bdo' JavaScript Collections
10.'bdo' JavaScript Objects