Page 155 - CA_165_V2.0_Flipbook
P. 155
Solved Exercise
SECTION A
(Objective Type Questions)
A. Multiple choice questions.
1. Which of the following attributes can be used to specify the location of the image to be added to a web
page?
i. IMG ii. SRC
iii. ALT iv. LOCATION
2. Which is the correct method of writing H2O while creating a web page?
i. H<SUB>2</SUB>O ii. H<SUP>2</SUP>O
iii. H<SUBS>2</SUBS>O iv. H<SUPER>2</SUPER>O
3. Alt attribute is used to display an image in a web browser. [CBSE 2017]
i. Yes ii. No
iii. Can't Say iv. None of these
4. Which of the following statement is NOT true about <IMG> tag?
i. Images can be aligned in the center using align attribute.
ii. <img> tag is always used with src attribute.
iii. The vspace attribute of an <img> tag set the vertical space between the text and the image.
iv. The height and width of an image can be mentioned in either percentage/pixels both.
5. Which of the following tags can be used to display pre formatted text while retaining all the spaces,
indents, tab spaces, etc.?
i. <Blockquote> ii. <PRE>
iii. <P> iv. <BLOCK>
6. Which of the following attributes is related to <AUDIO> tag?
i. AUTOPLAY ii. LOOP
iii. CONTROLS iv. All of these
7. Which of the following statements can create an internal link to a segment named "Scholar"?
i. <A HREF = "Scholar"> Click here </A> ii. <A NAME = "Scholar"> Click here </A>
iii. <A HREF = "#Scholar"> Click here </A> iv. <A NAME = "#Scholar"> Click here </A>
8. Which of the following values of the target attribute lets you display the linked URL in a new window or
tab?
i. _blank ii. _self
iii. _top iv. _NEW
9. To merge two cells vertically in a table, which attribute of a <TD> tag can be used?
i. COLSPAN ii. VERTICALSPAN
iii. ROWSPAN iv. MERGE
More About HTML 153

