Page 85 - TP_Prime_V2.2_Class8
P. 85
Mind Drill
Rapid Fire
1. Tick () the correct option.
a. Process of linking a web page to another web page of another website is called _______. MORE ON HTML
(i) Text linking (ii) External linking
(iii) Internal linking (iv) Simple linking
b. Which HTML tag is used to create a frame in a web page. in HTML5?
(i) <FRAME> (ii) <IFRAME> 83
(iii) <SECTION> (iv) <DIV>
c. What does the alt attribute in an <img> tag provide?
(i) The image's caption (ii) A description of the image
(iii) The image's width and height (iv) The image's file format
d. Which input type is used for entering a single line of text in a form?
(i) text (ii) password
(iii) radio (iv) checkbox
e. Which input type is used for selecting multiple options from a predefined list in a form?
(i) select (ii) checkbox
(iii) radio (iv) text
f. Mark the correct tag to insert an image in an HTML document.
(i) <IMG ="C:/Mydocs/lily.jpg">
(ii) <IMG SRC="C:/Mydocs/lily.jpg">
(iii) <ADD IMG SRC="C:/Mydocs/lily.jpg">
(iv) <SRC="C:/Mydocs/lily.jpg">
2. Write ‘T’ for true and ‘F’ for false.
a. MP4, MP3 and Ogg are the file formats currently supported to
embed video. _________

