Isolates a span of text that may have a different text direction from its surroundings.
The `<bdi>` tag is an HTML element used in web documents. It can be combined with attributes to control semantics, behavior, and presentation in supported user agents.
| Name | Description | Optional |
|---|---|---|
attributes |
Optional global or element-specific attributes for `<bdi>`. | Yes |
<p>User: <bdi>إيان</bdi> scored 3 points.</p>