0% found this document useful (0 votes)
4 views16 pages

HTML Basics Quiz for Students

This document is a Computer Science examination paper for STD 10, focusing on HTML and web development concepts. It contains multiple-choice questions covering various aspects of HTML, including tags, attributes, and document structure. The total marks for the exam are 141.

Uploaded by

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

HTML Basics Quiz for Students

This document is a Computer Science examination paper for STD 10, focusing on HTML and web development concepts. It contains multiple-choice questions covering various aspects of HTML, including tags, attributes, and document structure. The total marks for the exam are 141.

Uploaded by

chetnadevani
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Date : 31-12-2025 STD 10 Computer Total Mark : 141

Section A

* Choose the right answer. [141]

1. Web pages created using an HTML code contain only fixed Information and
hence are known as ______ web pages.
(A) static (B) dynamic (C) fixed (D) compulsory
Ans : static
2. HTML tag is enclosed within _______ .
(A) ( and ) (B) { and } (C) [ and ] (D) < and >

Ans : < and >


3. Which of the following refers to an HTML element ?
(A) An opening tag, content and a closing tag
(B) Angular brackets
(C) Content
(D) All of the given
Ans : An opening tag, content and a closing tag
4. Which of the following is ignored by the browser while displaying the content of
an HTML document ?
(A) Space (B) Tab (C) New Iine (D) All of the given
Ans : All of the given
5. A combination of opening and closing tag along with some content between the
two tags forms an ______ .
(A) HTML coding
(B) HTML document
(C) Element
(D) None of the given
Ans : Element
6. Which of the following option is used to open gedit program?
(A) Applications gedit (B) Applications Accessories-gedit
(C) C System gedit (D) Accessories gedit
Ans : Applications Accessories-gedit
7. Which of the following is used to create or modify HTMI document?
(A) A gedit (B) SciTE

Page 1
(C) Both A and B (D) None of the given
Ans : None of the given
8. With which of the following gedit editor can be used?
(A) GNOME desktop environment (B) Mac OS X
(C) Microsoft windows (D) All of the given
Ans : All of the given
9. An HTML file is saved with ______ extension.
(A) .txt (B) html (C) html (D) B or C
Ans : B or C
10. The Html tags of HTML codes are written in ______.
(A) English (B) Chinese (C) Japanese (D) Spanish
Ans : English
11. An HTML tags may be written in ______.
(A) lower case letters
(B) upper case letters
(C) mixture of upper and lower case letters
(D) all of the given
Ans : all of the given
12. The first part of an HTML document is known as _____.
(A) Head section (B) Head element (C) Title element (D) A or B
Ans : A or B
13. Which of the following information does the head section contain ?
(A) Title (B) Description of page
(C) Both A and B (D) None of the given
Ans : Both A and B
14. The contents written in < title > tag appears.
(A) as a label in the Title bar of browser window
(B) in a bookmark list
(C) in a browser's history
(D) all of the given
Ans : all of the given
15. An HTML document can have ______ title element.
(A) 1 (B) 2 (C) 3 (D) unlimited
Ans : 1

Page 2
16. The second part of an HTML document is known as ______.
(A) Body section (B) Body element (C) A or B (D) Bottom element
Ans : A or B
17. When some space is inserted manually by the user in an HTML document, it is
known as
(A) Hard space (B) Soft space (C) Free space (D) Extra space
Ans : Hard space
18. In HTML, the contents written within “<!_ _” and “_ _>” tags are considered as
_____.
(A) A title (B) comments (C) hyperlink (D) Important word
Ans : comments
19. Which of the following tags starts & ends the structure of an HTML document?
(A) < body > ... < /body > (B) < html > ...< /html >
(C) < title > …..< /title > (D) none of the given
Ans : (B) < html > ...< /html >
20. There are _______ heading style by default in an HTML document.
(A) 6 (B) 5 (C) 4 (D) 3
Ans : 6
21. Which of the following tag display the contents in the biggest font size in
heading ?
(A) < h1 > (B) < h2 > (C) < h6 > (D) < h3 >
Ans : < h1 >
22. ______ tag structures the content into a paragraph.
(A) < b > and < b > (B) < I > and < /I > (C) < p > and < /p > (D) < u > and < /u >
Ans : < p > and < /p >
23. ________tag ends the current line and pushes the coming text into next line.
(A) < br > (B) < br/ > (C) < h1 > (D) A or B
Ans : A or B
24. Which of the following refers to a singular tags that do not require content ?
(A) Compete (B) Empty (C) Null (D) Void
Ans : Empty
25. The element that does not have an opening and closing is known tag
(A) Compete (B) Empty (C) Null (D) Void
Ans : Empty

Page 3
26. Which of the following can be done by an HTML code developer to make it more
readable?
(A) Can indent the code (B) Can add extra space in the code
(C) A or B (D) None of the given
Ans : A or B
27. Which of the following tag represents preformatted contents ?
(A) <p>...</p> (B) <pre>...</pre> (C) <u>...</u> (D) <tt>...</tt>
Ans : (B) <pre>...</pre>
28. What is the use of <b> and </b> tags ?
(A) To display the content into bold letters.
(B) To display the content into italics letters.
(C) To display the content with underline letters.
(D) None of the given
Ans : To display the content into bold letters.
29. ________ tag is used to display some important words of the content with
underlined letters.
(A) <i>and</i> (B) <b>and</b> (C) <u>and</u> (D) <p>and</p>
Ans : <u>and</u>
30. _______ tag is used to display the content with a strikethrough a thin line through
the text.
(A) <i>and</i> (B) <s>and</s> (C) <u>and</u> (D) <b>and</b>
Ans : (B) <s>and</s>
31. Typewriter type of fonts are also known as ________ fonts.
(A) black and white (B) keyboard
(C) mono-spaced (D) none of the given
Ans : mono-spaced
32. The content of _______ element is displayed one font size smaller than the rest of
the text surrounding it.
(A) <small>and</small> (B) <s>and</s>
(C) <i>and</i> (D) <u>and</u>
Ans: (A) <small>and</small>
33. Which of the following tag displays the content in superscript ?
(A) <sub> and </sub> (B) <sup>and</sup>
(C) <s>and</s> (D) <p>and</p>

Page 4
Ans : (B) <sup>and</sup>
34. The output of an HTML coding H 2 O will be ______
(A) H 2
O (B) H 2O (C) HO 2 (D) HO 2

Ans : H2 O

35. Which of the following tag defines a special term ?


(A) <small>...</small> (B) <u>...</u>
(C) <dfn>...</dfn> (D) <q>...</q>
Ans : (C) <dfn>...</dfn>
36. The content of ____ element is written in typewriter type of fonts.
(A) <tt>...</tt> (B) <p>...</p> (C) <s>...</s> (D) <b>...</b>
Ans: (A) <tt>...</tt>
37. ______ is used to display further explanation of some particular content in web
site.
(A) <p> tag and </p> tag (B) hyperlink
(C) tag (D) <acronym> and </acronym> tag
Ans : hyperlink
38. Set of some word/text of the web site that appears in different colour (generally
blue and underlined) are called ____.
(A) blue link (B) text link
(C) hyper link (D) none of the given
Ans : hyper link
39. The HTML document referring another file with the usage of <a> tag is known
As _____
(A) parent file (B) calling file (C) A or B (D) referred file
Ans : A or B
40. The file which has been called with the use of hyperlink is known as ______ file.
(A) referred (B) called (C) parent (D) A or B file.
Ans : parent
41. A web site which is a collection of many web pages, manages links through _____
management.
(A) parent file (B) referred file (C) hyper link (D) all of the given
Ans : hyper link
42. ______ address is used when the calling file and called file are in the same
directory.

Page 5
(A) Relative (B) Irrelative (C) Absolute (D) Unabsolute
Ans : Relative
43. If the referred file is located one directory above then _____ sign is used before
the called file name.
(A) / (B) ../ (C) /.. (D) ./
Ans : ../
44. Which of the following can be used to specify additional formatting along with a
HTML element ?
(A) Number (B) Attributes (C) Comments (D) Contents
Ans : Attributes
45. An attribute is made up of ____ parts.
(A) 2 (B) 3 (C) 4 (D) 5
Ans : 2
46. Attributes always appear on the _____ of the elements that carry them.
(A) ending tags (B) contents
(C) opening tags (D) none of the given
Ans : opening tags
47. The first part of an attribute is ______.
(A) name of the attribute (B) value of the attribute
(C) = symbol (D) all of the given
Ans : name of the attribute
48. The second part of an attribute is _____.
(A) name of the attribute (B) value of the attribute
(C) = symbol (D) all of the given
Ans : value of the attribute
49. Which sign is used between the name and value of an attribute ?
(A) : (B) → (C) ; (D) =
Ans : =
50. The values of an attribute are enclosed within ______ sign.
(A) < > (B) " " (C) ( ) (D) { }
Ans : " "
51. Which of the following attributes type can appear along with any tag ?
(A) Unique (B) Universal (C) Trivial (D) Preliminary
Ans : Universal

Page 6
52. Which of the following attribute is universal attribute ?
(A) align (B) href
(C) Both A and B (D) None of the given
Ans : align
53. Which of the following attribute is used to align the contents or heading in the
left, center or right of the page ?
(A) ... (B) align
(C) href (D) None of the given
Ans : align
54. Which of following is used to view an HTML document ?
(A) Internet Explorer (B) Mozilla Firefox
(C) Netscape Navigator (D) All of the given
Ans : All of the given
55. Which of the following content can be embedded with hyperlink ?
(A) text (B) picture (C) graphics (D) all of the given
Ans : all of the given
56. Which of the following is an editor to edit an HTML document ?
(A) SciTE (B) BriTE (C) LighT (D) SpriTE
Ans : SciTE
57. Which of the following tag ends the current line and is also an unpaired tag ?
(A) <br>or</br> (B) <p>...</p> (C) <h1>...</h1> (D) <u>...</u>
Ans: (A) <br>or</br>
58. _____ is a text editor based on a free source code editing component called
scintilla.
(A) gedit (B) scintilla (C) SciTE (D) SpriTE
Ans : SciTE
59. The spaces that are inserted automatically by the browser are known as _____.
(A) hard space (B) soft space (C) added space (D) all of the given
Ans : soft space
60. A distributed information system that exists on the platform of internet. is
known AS _________ .
(A) WWW (B) CERN (C) SGML (D) HTML
Ans : WWW

Page 7
61. The ________ is collection of multiple computer network to share resources and
information.
(A) Connectwork (B) Interwork
(C) Internet (D) None of the given
Ans : Internet
62. The full form of WWW is ________ .
(A) World Wide Web (B) Web Wide Web
(C) World Web Wide (D) Wikipedia Wide Web
Ans : World Wide Web
63. In _______ all the web sites are connected to one another.
(A) HTML (B) WWW (C) SGML (D) WML
Ans : WWW
64. Who conceived the notion of the web ?
(A) Linus Torwald (B) Pascal (C) Gary Torwald (D) Tim Berners-Lee
Ans : Tim Berners-Lee
65. ________ is an electronic document created using HTML file format.
(A) Web page (B) Home page (C) Web browser (D) Web server
Ans : Web page
66. Which type of information can be incorporated in an HTML document ?
(A) Multimedia information (B) Text information
(C) Address and path of file name (D) All of the given
Ans : All of the given
67. _______ is a collection of electronically created web pages.
(A) Web page (B) Web site (C) Web browser (D) Web server
Ans : Web site
68. Home page means ______ of web site.
(A) First page (B) Second page (C) last page (D) testing
Ans : First page
69. Which of the following is used to go to the related web page of web site?
(A) Home page (B) Last page
(C) Hyperlink (D) None of the given
Ans : Hyperlink
70. The contents like _______ can be embedded with hyperlink. .
(A) text (B) picture/graphics (C) A or B (D) sound

Page 8
Ans : A or B
71. _____ is a special application to retrieve and view web information.
(A) Web server (B) Web browser (C) Hypertext (D) Hyperlink
Ans : Web browser
72. _______ of the following is popular web browser.
(A) Internet Explorer (B) Netscape Navigator
(C) Mozilla Firefox (D) All of the given
Ans : All of the given
73. _______ is also known as web client.
(A) Web server (B) Web site (C) Web browser (D) URL
Ans : Web browser
74. ______ is a program or a computer where all the web sites are stored.
(A) Web server (B) Web browser (C) HTML (D) URI
Ans : Web server
75. To display the web content, which mark-up language is needed ?
(A) CML (B) HTML (C) NML (D) WML
Ans : HTML
76. Which of the following is considered as a language for describing web page ?
(A) HTML (B) WML (C) NML (D) CML
Ans : HTML
77. Which of the following is the full form of HTML ?
(A) Hot Text Manipulation Language (B) Hyper Text Manipulation Law
(C) Hyper Text Markup Language (D) Hidden Text Markup Language
Ans : Hyper Text Markup Language
78. HTML is _______ .
(A) machine independent (B) machine dependent
(C) browser dependent (D) none of the given
Ans : machine independent
79. HTML language is derived from _______ .
(A) BTML (B) XML (C) SGML (D) CTML
Ans : SGML
80. Which of the following language was developed by the International
Organization for Standards (ISO) in 1986 to facilitate the sharing of machine-
readable documents ?

Page 9
(A) HTML (B) SGML (C) WWW (D) All of the given
Ans : SGML
81. Which of the following is the full form of SGML ?
(A) A Standardized General Markup Language
(B) System General Manipulation Law
(C) Standardized Genome Markup Law
(D) Standardized Gigabyte Markup Language
Ans : A Standardized General Markup Language
82. An ______ is a combination of content to be displayed on a web page using
browser.
(A) HTML (B) MHTL (C) WWW (D) GEDIT
Ans : HTML
83. An _______ is made up of letters, words and numbers enclosed between a left
and right angular bracket.
(A) HTML document (B) Web document (C) Attribute (D) HTML tag
Ans : HTML tag
84. Combination of _____ tags and contents within them is known as a head element
(A) <body>...</body> (B) <head>... </head>
(C) <title> <title> (D) <meta> ... </meta>
Ans : (B) <head>... </head>
85. The contents of the title tag is displayed on the title bar of the _____ window.
(A) gedit (B) desktop
(C) browser (D) none of the given
Ans : browser
86. The whole contents of an HTML document will be considered as title if closing
_____ tag is not used.
(A) head (B) html (C) body (D) title

Ans : title
87. The tags that gives additional information about the content and the HTML
documents are known as _____ tag.
(A) meta (B) extra (C) special (D) code
Ans : meta
88. Meta-tags are used to store information usually relavant to _____
(A) browsers (B) search engines (C) both A and B (D) HTML document
Ans : both A and B
89. The meta-tags in an HTML document are written in which of the following
section ?
(A) body (B) code (C) head (D) special
Ans : head
90. Which of the following describes about a web page when a meta-tag is used in
HTML page ?
(A) Author, purpose and keywords (B) Layout
(C) Style (D) Size
Ans : Author, purpose and keywords
91. Addition of appropriate meta-tags describes _____ of web page.
(A) type (B) size (C) nature (D) all of the given
Ans : nature
92. The contents given with.......... value of name attribute of meta-tag is displayed by
the search engine when they put the result of a search to the users.
(A) description (B) keywords
(C) author (D) none of the given
Ans : description
93. The contents given with value of name attribute of meta-tag is used as
keywords by search engine.
(A) description (B) keywords (C) author (D) http-equiv
Ans : keywords
94. _____attribute of meta-tag either tell the web page to load a specific URL after
some seconds or reload the web page after certain seconds.
(A) name (B) wait (C) reload (D) http-equiv
Ans : http-equiv
95. The _____ value of name attribute of meta-tag provides information about the
author of the web page.
(A) keywords (B) description (C) author (D) http-equiv
Ans : author
96. In which of the following sections can we add comments in HTML document ?
(A) Head (B) Body
(C) Both head and body (D) Either head or body
Ans : Both head and body
97. At which of the following place can comment be seen or viewed ?
(A) In HTML source code (B) In web page
(C) Both A and B (D) None of the given
Ans : In HTML source code
98. Comments are also referred as_____
(A) prologue (B) end of web page
(C) beginning of web page (D) description of web page
Ans : prologue
99. The _____ attribute of body tag is used to present the content on decorative and
colourful background.
(A) bgcolor (B) background
(C) text (D) none of the given
Ans : background
100. The name of file is given as a value of background attribute.
(A) sound (B) video (C) text (D) image
Ans : image
101. Which of the following image formats are valid for HTML document ?
(A) Jpg, bmp (B) png (C) tiff (D) all of the given
Ans : all of the given
102. For which attribute it is necessory to provide the name of the image file as value
?
(A) background (B) bgcolor
(C) text (D) none of the given
Ans : background
103. attribute of body tag defines the background colour of web page.
(A) background (B) text
(C) bgcolor (D) none of the given
Ans : bgcolor
104. Any colour in an electronic media such as television and computer screens is
considered as combination of three basic colours namely
(A) red, green, blue (B) red. Yellow, blue
(C) pink, yellow, brown (D) purple, white, black
Ans : red, green, blue
105. Which of the following is used to specify a colour in HTML code ?
(A) Colour code in hexadecimal (B) Colour code in decimal
(C) Colour mixing model (D) Pixel in percentage
Ans : Colour code in hexadecimal
106. _____ digit code is used to apply colour in HTML.
(A) 5 (B) 6 (C) 7 (D) 8
Ans : 6
107. Which of the following sign informs the browser that the remaining letters are
for colour code ?
(A) @ (B) & (C) / (D) #
Ans : #
108. Which colour will be derived with hexadecimal colour code '00FF00' ?
(A) Red (B) Green (C) Blue (D) Yellow
Ans : Green
109. Colours in computer are coded as degree from 00 to FF in _____
(A) binary (B) hexadecimal (C) decimal (D) octal
Ans : hexadecimal
110. Colours in computer are coded as degree from... in hexadecimal.
(A) 00 to FF (B) 00 to 09 (C) 00 to 07 (D) 00 to 15
Ans : 00 to FF
111. 00 To FF means_____
(A) 0 to 256 (B) 0 to 257 (C) 0 to 255 (D) 0 to 251
Ans : 0 to 255
112. The combination of red, green and blue values give more than _____ different
colours.
(A) 8 (B) 10 (C) 20 (D) 16
Ans : 16
113. By default. HTML code presents the content on_____ background
(A) black (B) red (C) white (D) pink
Ans : white
114. The text colour in HTML is _____ by default.
(A) black (B) white (C) blue (D) pink
Ans : black
115. Which of the following is used to set a visited link in HTML code ?
(A) alink (B) vlink (C) before link (D) after link
Ans : vlink
116. Which of the following is used to set an active link in HTML code ?
(A) alink (B) vlink (C) before link (D) after link
Ans : alink
117. Generally a hyperlink in a web page is presented using _____ colour.
(A) red (B) green (C) yellow (D) blue
Ans : blue
118. The line colour in HTML must be defined in _____ .
(A) decimal coding (B) colour mixing model
(C) hexadecimal (D) pixel in percentage
Ans : hexadecimal
119. _____ element is used to separate content by breaking it into sections.
(A) </hr/> (B) <hr> (C) < hr/> (D) </hr>
Ans : < hr />
120. _____ attribute of <hr/> tag defines the length of the line.
(A) size (B) color (C) align (D) width
Ans : width
121. _____ attribute of <hr/> tag aligns line in right, left or center manner.
(A) size (B) color (C) align (D) width
Ans : align
122. _____ attribute of < hr /> element displays a solid plain line instead of shade line.
(A) align (B) noshade (C) shade (D) color
Ans : noshade
123. Which of the following are two broad classes of formatting character in HTML ?
(A) Physical and logical (B) Internal and external
(C) Temporary and permanent (D) Head and body
Ans : Physical and logical
124. Which of the following attribute of <hr/> element is defined using pixel ?
(A) size (B) color (C) width (D) align
Ans : size
125. The tag that physically indicate the formatting style and published the content in
the said manner are called _____ tags.
(A) style (B) physical style (C) logical style (D) empty
Ans : physical style
126. Which of the following tag are physical style tags ?
(A) <em>...</em>, <strong>...</strong>, <cite></cite>, <code>... </code>
(B) <b>...</b>, <i>... </i>, <sub></sub>, <sup>... </sup>
(C) <p>,<br>,<h1>,<h2>
(D) all of the given
Ans : ..., ... , , ...
127. Which of the following is not physical style tag ?
(A) <em>... </em> (B) <b>... </b> (C) <i>... </i> (D) <u>...</u>
Ans : ...
128. The tag that tells the browser what the user want and accordingly manages
formatting process are known as _____ tags.
(A) style (B) physical style (C) logical style (D) demand style
Ans : logical style
129. The _____ tag pair displays the content in emphasized manner.
(A) <b>... </b> (B) <strike>... (C) <cite>... </cite> (D) <em>... </em>
</strike>
Ans : ...
130. Important things such as "Must be done" and "Important" can be written using
____ tag.
(A) … (B) <em>... </em> (C) <sup>... </sup> (D) ...
Ans : …
131. The content of ____ tag pair is displayed in much emphasized manner.
(A) <strong>… (B) <em>… </em> (C) <b>... </b> (D) <strike>...
</strong> </strike>
Ans : …
132. Which of the following element cites important text such as title of books, films,
etc. ?
(A) <dfn>... </dfn> (B) <cite>… </cite> (C) <em>… </em> (D) <strong>...
</strong>
Ans : …
133. _____ tag demonstrate computer programming code segments and the text is
displayed in a fixed width font.
(A) <b>... </b> (B) <em>... </em> (C) <code>… (D) <dfn>... </dfn>
</code>
Ans : …
134. _____ tag displays the text in italics.
(A) <code>... (B) <dfn>...</dfn> (C) <em>… </em> (D) <b>... </b>
</code>
Ans : ...
135. The ____ attribute of font tag specify the type of the content.
(A) size (B) color (C) face (D) type
Ans : face
136. Which of the following tag decides the default font and its attributes for the
entire web page ?
(A) font (B) basefont (C) text (D) basetxt
Ans : basefont
137. Special characters tag starts with ____ symbol.
(A) & (B) # (C) @ (D) >
Ans : &
138. Which of the following form basic two sections of an HTML code ?
(A) Head and Body (B) Physical and Logical
(C) Code and Browser (D) Meta-tags and Body
Ans : Head and Body
139. Which of the following HTML coding will represent ‘>’ symbol ?
(A) & g t ; (B) & # 6 2 ; (C) A or B (D) & I t ;
Ans : A or B
140. Which symbol will be represented using HTML coding "& # 1 6 9 ;"?
(A) > (B) < (C) Ⓡ (D) ©
Ans : ©
141. The value of which attribute of <hr/> element can be defined in percentage ?
(A) size (B) color (C) align (D) width
Ans : width
----- -----

You might also like