Explore topic-wise MCQs in Html.

This section includes 14 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_SPECIFIES_MULTIPLE_MEDIA_RESOURCES??$

A. <param>
B. <source>
C. <object>
D. <picture>
Answer» C. <object>
2.

WHICH_ELEMENT_REPRESENTS_AN_EXTERNAL_RESOURCE??$

A. <object>
B. <source>
C. <param>
D. <picture>
Answer» B. <source>
3.

Which element shows completion progress of a task?$

A. <progress>
B. <select>
C. <option>
D. <meter>
Answer» B. <select>
4.

Which element is not a scripting element?$

A. <noscript>
B. <canvas>
C. <script>
D. <picture>
Answer» E.
5.

Which element is used to draw graphics and animations?

A. <canvas>
B. <script>
C. <noscript>
D. <picture>
Answer» B. <script>
6.

Which element represents a scalar value within the given range?

A. <option>
B. <meter>
C. <label>
D. <input>
Answer» C. <label>
7.

Which element creates a grouping of options?

A. <progress>
B. <option>
C. <optgroup>
D. <select>
Answer» D. <select>
8.

Which element defines parameters for element?

A. <noembed>
B. <param>
C. <source>
D. <embed>
Answer» C. <source>
9.

Which element embeds a Java applet into the document?

A. <applet>
B. <embed>
C. <noembed>
D. <object>
Answer» B. <embed>
10.

Which element represents word break opportunity?

A. <var>
B. <sup>
C. <wbr>
D. <rtc>
Answer» D. <rtc>
11.

Variable element is ________

A. <var>
B. <wbr>
C. <sup>
D. <time>
Answer» B. <wbr>
12.

Which of the following element is known as Teletype Text element?

A. <time>
B. <tt>
C. <wbr>
D. <sup>
Answer» C. <wbr>
13.

Which of the following is a generic inline container for phrasing content?

A. <strong>
B. <sub>
C. <span>
D. <sup>
Answer» D. <sup>
14.

Which element is used to enclose inline text?

A. <samp>
B. <small>
C. <s>
D. <rtc>
Answer» B. <small>