Page 132 - Plus_V2.2_C8_Flipbook
P. 132
c. ____________ attribute of the <FORM> tag can be used to submit the values of the form.
d. ____________ are used to divide the web browser window into multiple sections where each
section can be loaded separately.
e. ____________ element of the form accepts only one input from multiple options.
4. Short answer type questions.
a. What is the use of HREF attribute of the <A> tag?
______________________________________________________________________________
b. Name the four states of a hyperlink.
______________________________________________________________________________
c. What is the difference between submit and reset button in a form?
______________________________________________________________________________
d. Name the attributes of the <IFRAME> tag.
______________________________________________________________________________
e. Define anchor tag.
______________________________________________________________________________
5. Long answer type questions.
a. What is linking? What is the difference between internal and external linking?
b. What are frames? Write the code to create a simple frame.
c. How can web pages be enhanced by using images as hyperlinks? Write a sample code to
demonstrate this concept.
d. How to create an external link? Explain with the help of an example.
e. What is the use of checkbox in a form? Write the code to create checkboxes offering 3 courses
in a college.
fun Zone
Let's soLve Experiential Learning
Application based questions.
a. Write the HTML statements for the following using CSS.
i. Link colour should be maroon.
ii. Active link colour should be green.
iii. Visited link colour should be purple.
iv. Mouse hovering colour should be blue.
b. In this example we have given a code where an image is used as a link. Rectify the
errors in the code. (Note: we assume that an image file by the name car.jpg is already
downloaded)
130 Premium Edition-VIII

