CBSE Class 10 Computer Application code 165 Unit 2 HTML I MCQ’s – Set 7

Class 10 Computer Application Code 165

Unit 2 : HTML – 1



Multiple Choice Questions [Unit 2 – HTML-I Set 7]

121. ____________ give you a way to separate sections of your document visually.

a. vertical rules

b. breaking line

c. horizontal rules

d. None of these

Answer: c. horizontal rules.

122. ____________ tag produces a horizontal line spread across the width of the browser window.

a. <HR>

b. <BR>

c. <VR>

d. None of these

Answer: a. <HR>

123. <HR> tag is a/an __________ type of tag.

a. empty

b. container

c. both empty and container

d. None of these

Answer: a. container

124. <HR> tag has ________ attributes

a. size

b. width

c. noshade

d. color

e. All of these

Answer: e. All of these

125. _______ attribute of <HR> tag is use to change the thickness of horizontal rule.

a. size

b. width

c. noshade

d. color

Answer: a. size

126. _______ attribute of <HR> tag is use to change the width of horizontal rule.

a. size

b. width

c. noshade

d. color

Answer: b. width

127. _______ attribute of <HR> tag is use to make a flat, 2D rule.

a. size

b. width

c. noshade

d. color

Answer: c. noshade

128. By default Horizontal rule shape is __________.

a. 3 D rule

b. 2 D rule

c. 4 D rule

d. 1 D rule

Answer: a. 3 D rule

129. The default Horizontal rule is drawn across the __________ width of the view window.

a. 25%

b. 50%

c. 75%

d. 100%

Answer: d. 100%

130. The length of horizontal rules can be controlled with __________ attributes.

a. size

b. length

c. width

d. none of these

Answer: c. width

131. The value of width attribute can be ______________________ .

a. an absolute number of pixels

b. percentage of the browser window’s width

c. Both (a) and (b)

d. None of these

Answer: c. Both (a) and (b)

132. Which of the following tags break the line ______________________ .

a. <HR>

b. <BR>

c. <P>

d. All of these

Answer: d. All of these

133. Read the statements :-

i. <BR> tag break the line, but retained the paragraph alignment.

ii. <HR> tag break the line, but reset the paragraph alignment to left-justified.

a. Statement (i) is True but Statement (ii) is False

b. Statement (i) is False but Statement (ii) is True

c. Both Statement (i) and Statement (ii) are True

d. Both Statement (i) and Statement (ii) are False

Answer: c. Both Statement (i) and Statement (ii) are True

134. _______________ are one type of textual content which appear in your HTML code, but are not rendered by yours browser.

a. Title

b. Comment

c. Body

d. All of these

Answer: b. Comment

135. In HTML, comments are written between special __________ markup elements.

a. <– –>

b. <!– –!>

c. “– –“

d. <!– –>

Answer: d. <!– –>

136. Identify which HTML statement, is a valid Comment statement.

a. <!– https://mycstutorial.in/ –>

b. <! https://mycstutorial.in/ !>

c. <!https://mycstutorial.in/>

d. <!– https://mycstutorial.in/ –!>

Answer: a. <!– https://mycstutorial.in/ –>

137. There must be _______ after the initial <!– and before the final –>.

a. message

b. space

c. _ (underscore)

d. None of these

Answer: b. space

138. Read the given code, and identify the valid output in browser window.

a. Hello, All the best

b. Hello <!– Dear –> Students, All the best

c. Hello Students, All the best

d. None of these

Answer: c. Hello Students, All the best

139. HTML has ______ types of styles for individual words or sentences.

a. one

b. two

c. three

d. four

Answer: b. two

140. Styles available in HTML for words and sentences are __________.

a. Physical Style and Static Style

b. Logical Style and Virtual Style

c. Physical Style and Logical Style

d. None of these

Answer: c. Physical Style and Logical Style

More mcq’s will be available by 05-12-2021


Class 10 Computer Application Code 165 HTML – I MCQ’s


Class 10 Computer Application Code 165 Cyber Ethics MCQ’s


You cannot copy content of this page

Scroll to Top