Page 80 - Trackpad_V1_Book 7_Flipbook
P. 80
Hashtag
#Image: An image is used for conveying information & catching the attention of the site-visitors.
#Forms: Forms are used to collect information from the site-visitors.
REVISIT
▶ The images on a webpage can be inserted using the Image tag <IMG>.
▶ The <A> tag along with HREF attribute lets you create a hyperlink to the desired document.
▶ <iframe>tag is used to specify an inline frame.
▶ The HTML5 <audio> and <video> tag allows us to add media to a website without the need for Flash player.
▶ HTML allows us to divide the webpage into several independent parts called frames.
▶ HTML forms are used to collect information from the site-visitors.
1. Tick ( ) the correct option.
a. Which attribute of the Image tag is used to specify the location of the image?
(i) ALT (ii) HEIGHT
(iii) SRC (iv) None of these
b. The process of linking a particular section of the same webpage is called _______________ .
(i) Interlinking (ii) External linking
(iii) Both (i) & (ii) (iv) None of these
c. Which attribute of the <IMG> tag is used to specify which alternative text should be
displayed, if the selected image is not displayed?
(i) SRC (ii) ALT
(iii) HEIGHT (iv) All of these
d. Which tag is used to embed sound content in an HTML document?
(i) <Video> (ii) IMG
(iii) <Audio> (iv) <Sound>
e. Which property signifies the unvisited hyperlinks?
(i) a:link (ii) a:hover
(iii) a:active (iv) None of these
78 Trackpad (Version 1.0)-VII

