bdi tag in HTML

bdi tags. Bi Directional Isolated Element Tag.
bdi tag is called as Bi Directional Isolated Element. This tag is new in the HTML 5. Using this tag you can show the word in the reverse format. Like you will show test I AM HAPPY mean you will enclosed the text inside the bdi its will show the text in the reverse of opposite direction like this YPPAH MA I.

This will support Global Attributes and Event Attributes.

Syntax:
<bdi>I AM HAPPY</bdi>

Result:
YPPAH MA I

Browser Support:
Feature Chrome Firefox IE Opera Safari
Basic support Yes Yes No NO No
Copyright Labw3