Page 139 - iPlus_Ver_2.0_class_7
P. 139
8. Which of the following is not a form element in HTML?
a. <SELECT> b. <TEXTAREA>
c. <INPUT> d. <IMG>
B. Fill in the blanks using the words given below.
Hints: Direction, internal link, <A>, <SELECT>, <FRAMESET>
1. A link that connects to another place on the same web page is called a/an ................................ .
2. The ................................ tag is used to link two web pages.
3. The ................................ attribute of the <MARQUEE> tag allows you to set the direction in which the
object will move.
4. The <FRAME> tag is used under the ................................ tag.
5. The ................................ tag is used to create a drop-down list.
C. Write ‘T’ for true and ‘F’ for false.
1. The default colour of the visited link is blue. ................................
2. We cannot specify the width and height of an image on a web page. ................................
3. PNG image file format stands for Portable Ink Group. ................................
4. The COLS attribute of the <FRAMESET> tag is used to divide a
window vertically. ................................
5. A form is a collection of different types of fields to take input
from the user on a web page. ................................
Section B (Subjective)
A. Short answer type questions:
1. What does HREF stand for?
2. What is the purpose of the ALINK attribute?
3. Define frames.
4. What is the use of the BORDER attribute in the <IMG> tag?
5. Which attribute of the <FRAMESET> tag is used to divide the window horizontally?
B. Long answer type questions:
1. Explain the purpose of the following attributes in HTML:
a. SCROLLAMOUNT b. HREF c. ALT
2. Define any two attributes used with the <IMG> tag.
3. Write a one-line HTML code to create a hyperlink with the text "Display" that opens the Display.
html web page when clicked.
137
More on HTML

