

MCQOPTIONS
Saved Bookmarks
This section includes 8 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 does not support form attribute? |
A. | <button> |
B. | <input> |
C. | <output> |
D. | <meta> |
E. | None of these |
Answer» E. None of these | |
2. |
Which attribute does not lie inside and elements? |
A. | Preload |
B. | Hreflang |
C. | Ping |
D. | Media |
E. | None of these |
Answer» B. Hreflang | |
3. |
Which attribute of element can be used both with |
A. | Max |
B. | Multiple |
C. | List |
D. | Pattern |
E. | None of these |
Answer» D. Pattern | |
4. |
Which is the new attribute of |
A. | EI |
B. | Target |
C. | Media |
D. | Indeterminate |
E. | None of these |
Answer» E. None of these | |
5. |
What does On-Screen Action means in the testing of HTML5 applications? |
A. | Using play and pause action of audio and video elements |
B. | Verifying SVG and Canvas elements |
C. | Using Drag action |
D. | Using new input type |
E. | None of these |
Answer» D. Using new input type | |
6. |
Which element has been removed from HTML5 (W3C) specification? |
A. | <aside> |
B. | <figure> |
C. | <nav> |
D. | <hgroup> |
E. | None of these |
Answer» E. None of these | |
7. |
Which of the following is not the keyword of form method attribute? |
A. | POST |
B. | OUT |
C. | GET |
D. | PUT |
E. | None of these |
Answer» C. GET | |
8. |
Which is not a Boolean attribute? |
A. | Formvalidate |
B. | Formtarget |
C. | Novalidate |
D. | Multiple |
E. | None of these |
Answer» C. Novalidate | |