Home
MCQS
MCQs Practice Portal - ainfoera.com
HTML MCQ Quiz Hub
HTML Mcq Question Set 15
Choose a topic to test your knowledge and improve your HTML skills
1. Footer element can’t contain _____ information.
contact information
copyright information
the author of the document
blog post
2. Which element works as a sidebar?
header
nav
aside
3. Which of the following defines a visible heading for <details> element?
<summary>
<section>
<mark>
<main>
4. Which of the following specifies the main content of the document?
<time>
<main>
<details>
<section>
5. Which element defines additional details?
<details>
<summary>
<main>
<aside>
6. Which of the following specifies relationship between current document and external resource?
<meta>
<style>
<link>
<title>
7. Which element represents preformatted text?
<main>
<dir>
<dd>
<pre>
8. Which element is called bidirectional isolation?
<bdi>
<bdo>
<br>
<b>
9. Which element is used for bringing attention?
<cite>
<br>
<b>
<code>
10. Which element denotes that the text is a short fragment of computer code?
<code>
<data>
<cite>
<dfn>
11. Which of the following is keyboard input element?
<mark>
<kbd>
<dfn>
<em>
12. Which element prevents the text from automatically wrapping across multiple lines?
<em>
<kbd>
<mark>
<nobr>
13. Which of the following element is known as ruby fallback parenthesis?
<rt>
<rp>
<rtc>
<q>
14. Which element represents a ruby annotation?
<rtc>
<ruby>
<rp>
15. Which element is used to enclose inline text?
<samp>
<small>
<s>
<rtc>
16. Which of the following is a generic inline container for phrasing content?
<strong>
<sub>
<span>
<sup>
17. Which of the following element is known as Teletype Text element?
<time>
<tt>
<wbr>
<sup>
18. Variable element is ________
<var>
<wbr>
<sup>
<time>
19. Which element represents word break opportunity?
<var>
<sup>
<sup>
<rtc>
20. Which of the following is known as child of media elements?
<area>
<img>
<map>
<track>
21. Which element embeds a Java applet into the document?
<applet>
<embed>
<noembed>
<object>
22. Which element defines parameters for <object> element?
<noembed>
<param>
<source>
<source>
23. Which element represents an external resource?
<object>
<source>
<param>
<picture>
24. Which element specifies multiple media resources?
<param>
<source>
<object>
<picture>
25. Which element is not a scripting element?
<noscript>
<canvas>
<script>
<picture>
26. Which element shows completion progress of a task?
<progress>
<select>
<option>
<meter>
27. Which element creates a grouping of options?
<progress>
<option>
<optgroup>
<select>
28. Which element represents a scalar value within the given range?
<option>
<meter>
<label>
<input>
29. Which element is used to draw graphics and animations?
<canvas>
<script>
<noscript>
<picture>
30. Which element represents a dialog box?
<dialog>
<menuitem>
<menu>
<summary>
31. Which element is known as Disclosure Summary element?
<dialog>
<summary>
<menu>
<menuitem>
32. Which element represents group of commands that user can activate or perform?
<menuitem>
<menu>
<summary>
<details>
33. Which of the following is not a web component element?
<shadow>
<element>
<content>
<menu>
34. Which of the following element is for holding client-side content?
<template>
<slot>
<element>
<content>
35. Which element is a placeholder inside web component?
<shadow>
<content>
<slot>
<element>
36. Which element is used for defining a new custom DOM elements?
<element>
<shadow>
<slot>
<content>
37. Which element is not a obsolete?
<dir>
<command>
<center>
<caption>
38. Which element sets default font face, size and color for other elements?
<applet>
<basefont>
<big>
<acronym>
39. For background sound obsolete element was __________
<bgsound>
<audio>
<blink>
<acronym>
40. Which element is used to show the text slowly?
<big>
<blink>
<center>
<audio>
41. Which element is used as a container for a directory of files?
<dir>
<font>
<content>
<command>
42. Which element puts a text field in a page for querying document?
<keygen>
<isiindex>
<dir>
<command>
43. Which element facilitate generation of key material?
<isindex>
<listing>
<keygen>
<marquee>
44. Which element is used for inserting scrolling area of text?
<marquee>
<menu>
<menuitem>
<multicol>
45. Which element is known as HTML plaintext element?
<plaintext>
<shadow>
<spacer>
<noembed>
46. Which element allows insertion of empty spaces on pages?
<strike>
<spacer>
<shadow>
<plaintext>
47. Which element is known as HTML Example Element?
<spacer>
<strike>
<xmp>
<shadow>
48. Which attribute specify a column name from the data source object?
datafld
codebase
hspace
datasrc
49. Which attribute is used for data binding?
name
datafld
datasrc
mayscript
50. Which attribute assigns a name to the applet?
name
space
src
object
Submit