Page 160 - CA_165_V2.0_Flipbook
P. 160
Unsolved Exercise
SECTION A
(Objective Type Questions)
A. Multiple choice questions.
1. Which of the following tags can be use to give a heading to a table?
i. <HEAD> ii. <HN>
iii. <CAPTION> iv. <TITLE>
2. Which one of the following HTML code is used to align the content to left inside a table cell?
i. <TD VALIGN = “LEFT”> ii. <TD LEFT>
iii. <TD ALIGN = “LEFT”> iv. <TD LEFT ALIGN>
3. The correct code to merge two columns in a table is:
i. < TD SPAN = "2"> ii. <TD COLSPAN = "2">
iii. <TD COLUMN SPA ="2"> iv. <COLSPAN ="2">
4. Rajesh, an IT club volunteer of the school, needs to add a picture of ‘Green Earth’ in the center of a
webpage designed to spread awareness on saving the environment. Help him in choosing the correct
HTML command for the same.
i. <PICTURE> ii. <IMAGE>
iii. <IMG> iv. <PICT>\
5. A webpage can be accessed by a:
i. Text editor ii. Spreadsheet
iii. Web browser iv. Office application
6. Which of the following is not a valid value for the target attribute of <a> tag? [CBSE SQP 2023-24]
i. _blank ii. _self
iii. _top iv. _bottom
7. The ................................. attribute of <img> tag specifies an alternate text for an image, if the image cannot
be displayed. [CBSE SQP 2023-24]
i. alt ii. text
iii. alternate iv. msg
8. Which tag is used to insert a sound file into a webpage?
i. <AUDIO> ii. <VIDEO>
iii. <SOUND> iv. <MEDIA>
9. Which tag is used to create a block of text that is visually separated from the rest of the content, typically
used for quotes?
i. <PRE> ii. <BLOCKQUOTE>
iii. <SUB> iv. <SUP>
10. Which tag is used to create a table header in HTML?
i. <TR> ii. <TD>
iii. <TH> iv. <TABLE>
158 Touchpad Computer Applications-X

