Page 83 - 2633 Trackpad Pro V5.1 Class 7
P. 83
c. How can we create a hyperlink in HTML?
(i) <HL> (ii) <A>
(iii) <LINK> (iv) <URL>
d. Which attribute in the <A> tag specifies the destination URL of a hyperlink?
(i) TARGET (ii) URL
(iii) SRC (iv) HREF
e. Which HTML tag is used to include sound in a web page?
(i) <SOUND> (ii) <MUSIC>
(iii) <AUDIO> (iv) <PLAY>
2. Fill in the blanks using the words from the help box.
Inline, Audio, Hyperlink, ALT
a. The attribute that specifies which alternative text should be displayed if the image is not displayed
is _______________.
b. The <iframe> tag is used to specify an _______________ frame.
c. WAV, MP3, and OGG are the file formats currently supported to embed _______________.
d. A _______________ is generally an underlined text that when clicked will take you to another web
page.
3. Write 'T' for true and 'F' for false.
a. The <IMG> tag is used to insert text on a web page.
b. HTML forms must include a Reset button.
c. The METHOD attribute in the <FORM> tag specifies the action to be taken when
the form is submitted.
d. MP4, WebM, and OGG are the file formats currently supported to embed video.
e. Frames are used to divide a web page into independent parts.
4. Answer in one or two words.
a. What attribute in the <IMG> tag specifies the alternative text for an image? _______________
b. What is the HTML tag used to create a hyperlink? _______________
Images, Links and Forms in HTML5 81

