HTML bdi:Â Main Tips
- HTML
<bdi>
element separates text which needs to be displayed in a different direction than the rest of the content. <bdi>
in HTML is similar to <bdo>. The main difference between these elements is that<bdi>
separates and changes the direction of text, while<bdo>
only reverses the direction.
Pros Main Features
- Easy to use with a learn-by-doing approach
- Offers quality content
- Gamified in-browser coding experience
- The price matches the quality
- Suitable for learners ranging from beginner to advanced
- Free certificates of completion
- Focused on data science skills
- Flexible learning timetable
Pros Main Features
- Simplistic design (no unnecessary information)
- High-quality courses (even the free ones)
- Variety of features
- Nanodegree programs
- Suitable for enterprises
- Paid Certificates of completion
Pros Main Features
- A wide range of learning programs
- University-level courses
- Easy to navigate
- Verified certificates
- Free learning track available
- University-level courses
- Suitable for enterprises
- Verified certificates of completion
Purpose of bdi
HTML <bdi>
isolates the specified part of the text and displays it in a different direction than the surrounding content. Therefore, you can add Arabic or Hebrew phrases or words in the right to left direction instead of left to right.
Example
<h2><bdi>مرØبا بالعالم</bdi> That means Hello World in Arabic.</h2>
Note: the use of this reverse tag helps to add Arabic content in non-Arabic websites that follow the regular left to right direction.
Browser support
Chrome
16+
Edge
-
Firefox
10+
IE
-
Opera
-
Safari
-
Mobile browser support
Chrome
-
Firefox
10+
Opera
-
Safari
-