The HTML <bdo> element defines bi-directional override.

Learn web design with our comprehensive test guide. Improve your skills with flashcards and multiple choice questions. Each question includes hints and explanations. Get ready to ace your exam!

Multiple Choice

The HTML <bdo> element defines bi-directional override.

Explanation:
Bi-directional override is about controlling how text is ordered when different writing directions are mixed. The <bdo> element is designed for this purpose: it applies a direction override to its contents, using the dir attribute (for example, dir="rtl" or dir="ltr") to force the bidirectional processing to follow that direction inside the element, regardless of the surrounding text. This is useful when you have a block of text that should be displayed in a specific direction even if the rest of the page uses a different one. The other options don’t fit because they describe different concepts: it isn’t a global attribute itself, it isn’t about draggable regions, and it isn’t about data expiration.

Bi-directional override is about controlling how text is ordered when different writing directions are mixed. The element is designed for this purpose: it applies a direction override to its contents, using the dir attribute (for example, dir="rtl" or dir="ltr") to force the bidirectional processing to follow that direction inside the element, regardless of the surrounding text. This is useful when you have a block of text that should be displayed in a specific direction even if the rest of the page uses a different one. The other options don’t fit because they describe different concepts: it isn’t a global attribute itself, it isn’t about draggable regions, and it isn’t about data expiration.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy