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

Class 10 Computer Application Code 165

Unit 2 : HTML – 1



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

221. Which tag is used in the definition list for writing term, which definition you are suppose to write.

a. <DD>

b. <DT>

c. <DL>

d. None of these

Answer: b. DT


222. Which tag is used in the definition list for description of term.

a. <DD>

b. <DT>

c. <DL>

d. None of these

Answer: a. DD


223. Write HTML code to produce the given output:-

a.

b.

c.

d. None of these

Answer: a.


224. Amit has written one code, as given below. But it is not working properly, write the correct code for him.

<OL type = “a” start = “d”>

a. <OL type = “a” start = “D”>

b. <UL type = “a” start = 4>

c. <OL type = “a” start = 4>

d. None of these

Answer: c. <OL type = “a” start = 4>


225. Amit has written one code, as given below. But it is not working properly, write the correct code for him.

<BODY BACKGROUND = “Red”>

a. <BODY BACKGROND = “RED”>

b. <BODY BGCOLOR = “RED”>

c. <BODY BACKCOLOR = “red”>

d. None of these

Answer: b. <BODY BGCOLOR = “RED”>


226. Amit has written one code, as given below. But it is not working properly, write the correct code for him.

<FONT TYPE = “ARIAL”>

a. <FONT FONTNAME=”ARIAL”>

b. <FONT NAME=”ARIAL”>

c. <FONT FACE=”ARIAL”>

d. None of these

Answer: c. <FONT FACE=”ARIAL”>


227. Which tag in HTML is use to insert image in a HTML document?

a. <IMG>

b. <IMAGE>

c. <PICTURE>

d. None of these

Answer: a. <IMG>


228. Which of the following types of image, you can insert in HTML document?

a. GIF

b. JPEG

c. PNG

d. All of these

Answer: d. All of these


229. Is it always a good idea to keep the number of images in your pages to a minimum?

a. Yes

b. No

Answer: a. Yes


230. ______ means image display in line with the text.

a. Outline Image

b. Embedded Image

c. Inline Image

d. All of these

Answer: c. Inline Image


231. In case of inline image, by default the bottom of image is aligned with the ________ of text.

a. upper

b. bottom

c. middle

d. All of these

Answer: b. bottom


232. The image file’s URL is given as value to __________ attribute of <IMG> tag.

a. src

b. source

c. path

d. None of these

Answer: a. src


233. The __________ attribute of <IMG> tag is use to show the alternate text.

a. alternate

b. alt

c. help

d. None of these

Answer: b. alt


234. In case, image is not displayed by browser, then ________ text will displayed in place of image.

a. alternate

b. alt

c. help

d. None of these

Answer: a. alternate


235. The value for the alt attribute is a text string of up to _________ characters, enclosed in quotation marks if you include spaces or other punctuation.

a. 1024

b. 512

c. 256

d. None of these

Answer: a. 1024


236. Graphical browsers show the _____ attribute text upon moving mouse pointer on it, if the image is available and downloading is enabled by the user.

a. alt

b. src

c. path

d. None of these

Answer: a. alt


237. When you move the mouse pointer over the image, it will show a text, is called ________.

a. message

b. tooltip

c. information

d. None of these

Answer: b. tooltip


238. Internet Explorer can display _____ text as tooltip.

a. src

b. img

c. alt

d. None of these

Answer: c. alt


239. In browsers other than Internet Explorer, value of ______ attribute of <IMG> tag displays as tooltip.

a. src

b. title

c. alt

d. None of these

Answer: b. title


240. HTML images by default appear ______ with a single line of the text.

a. left

b. right

c. middle

d. inline

Answer: d. inline


More MCQ’s will be by 06-12-2021 11:00 pm.


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