show-notice
hide-notice

Thursday 8 August 2013

HTML bdo Tag


Introduction:

The HTML bdo tag is used for overriding the text direction.This can be useful when displaying hebrew, arabic, and other languages/scripts that are written from right to left.

Example:
<html>
<head>
<title>HTML bdo Tag</title>
</head>

<body>
<bdo dir="rtl">How to override text direction? I think you already know!</bdo>
</body>
</html>

SHARE THIS POST   

0 comments :

Post a Comment

Design by Gohilinfotech | www.gohilinfotech.blogspot.com