Page 86 - TP_Prime_V2.2_Class8
P. 86
b. The src attribute in the <img> tag specifies the source (URL) of the
image to be displayed. _________
c. The <IFRAME> tag of allows you to divide a browser window into many
sections or parts. _________
d. CSS property a:active: is used to set the style on a link which user _________
Prime (Ver. 2.2)-VIII Evaluation Time _________
has visited.
e. <IMG SRC="lotus1.jpg" HEIGHT="200" BREADTH="500"> is a
correct tag.
1. Fill in the blanks using the hints given below:
Password, Reset, Select, Method, Type, Option
84
a. __________ is a single-line text input but it masks the character as soon as a user enters
any character into it.
b. __________ attribute specifies the type of method, the form will use to accept the values
entered into form fields.
c. The purpose of __________ attribute is to specify the kind of field that we aim to create.
d. We can create a __________ button control using RESET value.
e. We can create a combo box using __________ and __________ tags.
2. Short answer type questions.
a. Explain the purpose of the alt attribute in an image tag.
b. Write an HTML tag to add an audio file "TalkNext.mp3".
c. Write one similarity and one difference between Radio Button and Check Box.
d. Name five different values that can be assigned to TYPE attribute of INPUT tag.
3. Long answer type questions.
a. Explain the purpose and functionality of the controls attribute when used in the <video>
element.
b. How can you open a link in a new browser window/tab using HTML?
c. Why do we use frames in HTML?
d. Explain in simple steps how different values can be added to a CHECK BOX.

