

MCQOPTIONS
Saved Bookmarks
This section includes 15 Mcqs, each offering curated multiple-choice questions to sharpen your Html knowledge and support exam preparation. Choose a topic below to get started.
1. |
WHICH_ELEMENT_IS_CALLED_BIDIRECTIONAL_ISOLATION??$ |
A. | <bdi> |
B. | <bdo> |
C. | |
Answer» B. <bdo> | |
2. |
Which element denotes that the text is a short fragment of computer code?$ |
A. | <code> |
B. | <data> |
C. | <cite> |
D. | <dfn> |
Answer» B. <data> | |
3. |
Which_element_is_used_for_bringing_attention?$ |
A. | <cite> |
B. | |
C. | |
Answer» D. | |
4. |
Which element represents a ruby annotation? |
A. | <rt> |
B. | <rtc> |
C. | <ruby> |
D. | <rp> |
Answer» D. <rp> | |
5. |
Which of the following element is known as ruby fallback parenthesis? |
A. | <rt> |
B. | <rp> |
C. | <rtc> |
D. | <q> |
Answer» C. <rtc> | |
6. |
Which element prevents the text from automatically wrapping across multiple lines? |
A. | <em> |
B. | <kbd> |
C. | <mark> |
D. | <nobr> |
Answer» E. | |
7. |
Which_of_the_following_is_keyboard_input_element? |
A. | <mark> |
B. | <kbd> |
C. | <dfn> |
D. | <em> |
Answer» C. <dfn> | |
8. |
Which element represents preformatted text? |
A. | <main> |
B. | <dir> |
C. | <dd> |
D. | <pre> |
Answer» E. | |
9. |
Which of the following specifies relationship between current document and external resource? |
A. | <meta> |
B. | <style> |
C. | <link> |
D. | <title> |
Answer» D. <title> | |
10. |
Which element defines additional details? |
A. | <details> |
B. | <summary> |
C. | <main> |
D. | <aside> |
Answer» B. <summary> | |
11. |
Which of the following specifies the main content of the document? |
A. | <time> |
B. | <main> |
C. | <details> |
D. | <section> |
Answer» C. <details> | |
12. |
Which of the following defines a visible heading for
|
A. | <summary> |
B. | <section> |
C. | <mark> |
D. | <main> |
Answer» B. <section> | |
13. |
Which element works as a sidebar? |
A. | header |
B. | footer |
C. | nav |
D. | aside |
Answer» E. | |
14. |
Footer element can’t contain ____________ information.$ |
A. | contact information |
B. | copyright information |
C. | the author of the document |
D. | blog post |
Answer» E. | |
15. |
Which of the following is not a semantic element? |
A. | <form> |
B. | <article> |
C. | <table> |
D. | <span> |
Answer» E. | |