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

Prepare for the Web Design EOPA Test. Study with interactive quizzes and multiple-choice questions, complete with hints and detailed explanations. Get ready for your web design certification!

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