HTML bdo tag

HTML bdo tag is used to override the text to other direction in a website.

We can call it as a bidirecitonal override system. The direction is from left-to-right and from right-to-left.


Syntax

Output

This is the example showing the bidirectional text to use inside the web pages.


Resources and References of HTML bdo tag

1. W3C Specification.
2. HTML living standard
3. W3C project using Github