Explore topic-wise MCQs in Html.

This section includes 19 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 of the following is not the keyword of form method attribute?

A. GET
B. POST
C. PUT
D. OUT
Answer» E.
2.

Which is not a Boolean attribute?

A. Multiple
B. Novalidate
C. Formvalidate
D. Formtarget
Answer» E.
3.

Which attribute of element can be used both with and

A. List
B. Pattern
C. Multiple
D. Max
Answer» B. Pattern
4.

Which element does not support form attribute?

A. <input>
B. <output>
C. <meta>
D. <button>
Answer» D. <button>
5.

Which attribute does not lie inside and elements?

A. Media
B. Ping
C. Hreflang
D. Preload
Answer» E.
6.

Which element has been removed from HTML5 (W3C) specification?

A. <figure>
B. <nav>
C. <hgroup>
D. <aside>
Answer» D. <aside>
7.

What does ‘On-Screen Action’ means in the testing of HTML5 applications?

A. Using Drag action
B. Using new input type
C. Using play and pause action of audio and video elements
D. Verifying SVG and Canvas elements
Answer» B. Using new input type
8.

WHICH_ATTRIBUTE_OF__ELEMENT_CAN_BE_USED_BOTH_WITH__AND_

A. List
B. Pattern
C. Multiple
D. Max
Answer» B. Pattern
9.

Which of the following is not the keyword of form method attribute?$

A. GET
B. POST
C. PUT
D. OUT
Answer» E.
10.

Which is not a Boolean attribute?$

A. Multiple
B. Novalidate
C. Formvalidate
D. Formtarget
Answer» E.
11.

Which is not a new global attribute in HTML5?

A. Contenteditable
B. Contextmenu
C. Title
D. Draggable
Answer» D. Draggable
12.

Which is not