Page 120 - ConceptGP_C7_Fb
P. 120
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 web page 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 web page 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 <IMG> 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 web page 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 alternative text that 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
118 Premium Edition-VII

