MCQOPTIONS
Saved Bookmarks
This section includes 4 Mcqs, each offering curated multiple-choice questions to sharpen your HTML Questions & Answers Fonts in HTML knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
How <bdo> element works? |
| A. | override text direction |
| B. | stops writing in the current text direction |
| C. | only override direction of rtl text |
| D. | only changes the direction of ltr text |
| Answer» B. stops writing in the current text direction | |
| 2. |
What is the work of <address> element? |
| A. | contains contact details for author |
| B. | contains IP address |
| C. | contains home address |
| D. | contains url |
| Answer» B. contains IP address | |
| 3. |
Which works similar to <b> element? |
| A. | <strong> |
| B. | <em> |
| C. | <i> |
| D. | <blockquote> |
| Answer» B. <em> | |
| 4. |
Which works similar to <i> element? |
| A. | <strong> |
| B. | <em> |
| C. | <b> |
| D. | <blockquote> |
| Answer» C. <b> | |