0% found this document useful (0 votes)
18 views5 pages

HTML MCQ Set Paper 3

Uploaded by

Prajwal Samshi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views5 pages

HTML MCQ Set Paper 3

Uploaded by

Prajwal Samshi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

[Type]0

[Marks]1
[Negative Marks]0

Q.1) In HTML ______ tag contains the information about the current
document such as title etc.
[a]body
[b]td
*[c]head
[d]title

[S1] This is for the solution

Q.2) What is correct HTML tag for adding a Background color?

*[a]<body bgcolor=”yellow”>
[b]<body color=”yellow”>
[c]<background>yellow</background>
[d]<back color=”yellow”>

[S1] This is for the solution

Q.3) The latest HTML standard is


[a]HTML 4.0
*[b]HTML 5.0
[c]XML
[d]none of the above

[S1] This is for the solution

Q.4) The special formatting codes in HTML document used to present


content are
[a]normal text
[b]values
*[c]tags
[d]attributes

[S1] This is for the solution

Q.5) Which tag is used to insert audio files in webpage


*[a]<audio></audio>
[b]<a></a>
[c]<select></select>
[d]<audio source></audio source>

[S1] This is for the solution

Q.6) In HTML, document should be written in


[a]upper case
*[b]both upper case and lower case
[c]lower case
[d]proper case
[S1] This is for the solution

Q.7) How many heading tags are present in HTML?

[a]7
*[b]6
[c]5
[d]3

[S1] This is for the solution

Q.8) The following html tag is used to display the content as a moving
text.
*[a]<marquee>
[b]</img>
[c]<href>
[d]<par mov>

[S1] This is for the solution

Q.9) html document have an extension ______ .


[a].htx or .htxl
*[b].htm or .html
[c].hmt or hmtl
[d]none of the above

[S1] This is for the solution

Q.10) Which of the following are style tags?


[a]<b>
[b]<i>
*[c]Both [a] and [b] options are correct
[d]None of the options are correct

[S1] This is for the solution

Q.11) Which of the following HTML style tag is valid?


[a]<font colour=”red”>
[b]<font><red>
*[c]<font color=”red”>
[d] All the above styles are correct

[S1] This is for the solution

Q.12) HTML supports.


[a]ordered list
[b]unordered list
[c]list
*[d]All of the above
[S1] This is for the solution

Q.13) A webpage displays a picture. What tag was used to display that
picture?
[a]image
*[b]img
[c]src
[d]Picture

[S1] This is for the solution

Q.14) Is <strike> and <delete> tags are similar.


*[a]Yes
[b]No

[S1] This is for the solution

Q.15) HTML document start and ends with which tag pairs.
[a]<head>----</head>
[b]<body>----</body>
[c]<web>------</web>
*[d]<html>-----</html>

[S1] This is for the solution

Q.16) Which tag can be used to display the mathematical formulas?


[a]<for>
[b]<pre>
*[c]<sup>
[d]none of the above

[S1] This is for the solution

Q.17) HTML is used to design a


*[a]Frontend portion
[b]Backend portion
[c]Both [a] and [b]
[d]Database portion

[S1] This is for the solution

Q.18) <title>----</title> tags must be within.


[a]title
*[b]head
[c]body
[d]forms

[S1] This is for the solution

Q.19) Text within <em>--</em> tag is displayed as.


[a]Bold
[b]Underline
[c]list
*[d]Italic

[S1] This is for the solution

Q.20) Which tag is used for small font size?


[a]<size small>
*[b]<small>
[c]<big>
[d]<smaller>

[S1] This is for the solution

Q.21) Which of the following HTML tag is used to add a row in a table?
*[a]<tr>
[b]<tt>
[c]<td>
[d]<th>

[S1] This is for the solution

Q.22) How to insert Hyperlink in HTML Page?


*[a] <a href="https://www.pentagonspace.com">HTML MCQ</a>
[b] <a target="https://www. pentagonspace.com" HTML Quiz />
[c] <a src="https://www. pentagonspace.com">HTML Test</a>
[d]none of the above

[S1] This is for the solution

Q.23) Which tag is used to upload the file to a webpage.


[a]<import>
[b]<select>
*[c]<input>
[d]<output>

[S1] This is for the solution

Q.24) Which tag is used for division or a section in HTML?


[a]<divide>
[b]<sec>
[c]<span>
*[d]<div>

[S1] This is for the solution

Q.25) Who invented World Wide Web(www)?


[a]Blaise Pascal
*[b]Tim Berners lee
[c]Hermam Hollerith
[d]Charles Babbage
[S1] This is for the solution

Q.26) Is HTML case sensitive?


[a]yes
*[b]no

[S1] This is for the solution

Q.27) Which of the following tags are related to table in HTML?

[a]<table> <row> <column>


[b]<table> <head> <body>
*[c]<table> <tr> <td>
[d]<table> <header> <footer>

[S1] This is for the solution

Q.28) To display text with underline which tag is used


[a]<ul></ul>
[b]<under></under>
[c]<line></line>
*[d]<u></u>

[S1] This is for the solution

Q.29) Which tag is used to lists the items with bullets?

[a]<ol></ol>
[b]<bullet></bullet>
*[c]<ul></ul>
[d]<list></list>

[S1] This is for the solution

Q.30) HTML is an acronym for


[a] Hypertext marking language
*[b] Hypertext markup language
[c] Hypertext making language
[d] Hyper transport markup language

[S1] This is for the solution

You might also like