Page 131 - TP_Plus_v2.2_Class_8
P. 131
test Your skiLLs
1. Tick ( ) the correct option.
a. Which of the following attributes is not used with the <IMG> tag?
(i) SRC (ii) FRAME
(iii) HEIGHT (iv) WIDTH
b. ____________ is a highlighted text or image, which when clicked takes to another web page.
(i) Anchor (ii) Tag
(iii) Hyperlink (iv) Table
c. Which of the following is not a form element in HTML?
(i) <SELECT> (ii) <INPUT>
(iii) <TEXTAREA> (iv) <IMG>
d. Which attribute is used for internal linking in HTML?
(i) NAME (ii) HREF
(iii) ANCHOR (iv) Both (i) and (ii)
e. Which of these attributes is used to specify the height of an element on the web page?
(i) HEIGHT (ii) WIDTH
(iii) RESIZE (iv) Both (i) and (ii)
2. Fill in the blanks using the words given below:
<SELECT>, <IMG>, <A> , <INPUT>, <IFRAME>
a. HTML also allows us to insert images inside the web pages through the ____________ tag.
b. The ____________ tag is used to link two web pages.
c. ____________ tag with the <OPTION> tag allows us to create a drop-down list.
d. The ____________ tag of HTML5 allows you to divide a browser window into many sections or
parts.
e. ____________ tag is used to create the controls or fields to take the input from the user in the
form of text, selection and click.
3. Write ‘T’ for true and ‘F’ for false statements.
a. The default colour of the visited link is blue. ____________
b. We cannot specify the width and height of an image on a web page. ____________
c. PNG image file format stands for Portable Ink Group. ____________
d. The TEXTAREA tag can be used to create a multiline text box. ____________
e. FORM tag is used to create the form boundary on the web page. ____________
Images, Links and Frames in HTML5 129

