MCQOPTIONS
Saved Bookmarks
This section includes 7 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 used to get highlighted text in HTML5? |
| A. | <highlight> |
| B. | <b> |
| C. | <mark> |
| D. | <u> |
| Answer» D. <u> | |
| 2. |
How many times can HTML5 events be fired? |
| A. | Multiple |
| B. | One |
| C. | Only two |
| D. | Zero |
| Answer» B. One | |
| 3. |
Which of the following is not sectioning elements? |
| A. | <article> |
| B. | <aside> |
| C. | <nav> |
| D. | <header> |
| Answer» E. | |
| 4. |
What does include? |
| A. | Header |
| B. | Sidebar |
| C. | Article |
| D. | Footer |
| Answer» D. Footer | |
| 5. |
What an article element should not contain? |
| A. | Main element |
| B. | Text or embedded content |
| C. | Image |
| D. | Video & Audio |
| Answer» B. Text or embedded content | |
| 6. |
Which element is design to wrap a single piece of information? |
| A. | <time> |
| B. | <nav> |
| C. | <footer> |
| D. | <header> |
| Answer» B. <nav> | |
| 7. |
Which of the following defines the title of a work? |
| A. | <cite> |
| B. | <hr> |
| C. | <a> |
| D. | <address> |
| Answer» B. <hr> | |