0% found this document useful (0 votes)
41 views4 pages

CLass 8 - Computer - Chapter - 7 - HTML - Notes

Chapter 7 focuses on HTML forms and multimedia, providing exercises on identifying correct answers related to form elements and their functions. It includes true/false statements, fill-in-the-blank questions, and definitions to reinforce understanding of form controls like checkboxes, radio buttons, and multimedia attributes. Additionally, it poses application-based questions to apply knowledge in practical scenarios.

Uploaded by

girichinturani
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
41 views4 pages

CLass 8 - Computer - Chapter - 7 - HTML - Notes

Chapter 7 focuses on HTML forms and multimedia, providing exercises on identifying correct answers related to form elements and their functions. It includes true/false statements, fill-in-the-blank questions, and definitions to reinforce understanding of form controls like checkboxes, radio buttons, and multimedia attributes. Additionally, it poses application-based questions to apply knowledge in practical scenarios.

Uploaded by

girichinturani
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Chapter – 7

HTML - FORM & MULTIMEDIA


Exercise
A. Tick the correct answer.

1. _________________ provides an easy way to collect required


information from web page visitors.

a. Link b. Form c. Image

2. ___________ control limits the web page visitor to only one


choice from a list of choices.

a. Radio b. Checkbox c. Select

3. ________________ button is used to send the information entered


in your form to the web server.

a. Reset b. Close c. Submit

4. To add media to a website, _________________attribute is used to


identify the media source.

a. IMG b. HREF c. SRC

B. Write ‘T’ for True and ‘F’ for False statements.

1. A text control creates a text box that is used for a single line of
input. True

2. A password text box displays the characters entered by a user as


asterisks (*). True

3. The Reset button sends the information to the appropriate location


for processing. False

4. By adding multimedia, website messages will get enhanced. Tru

[Type here]
C. Fill in the boxes.

1. The Reset button is used to clear the already entered data in a


form.
2. Checkbox in a form is used if we want visitors to select one or more
options.

3. Autoplay control attribute is used to play the media when the web
browser is displayed.
4. Loop attribute is used to replay the file once it is finished.

D. Define the following

E. Differentiate between the following.

Checkbox and Radio button

[Type here]
F. Answer in 1-2 Sentences.
1. What is the use of a Form in HTML?

2. Name the various input controls of a form?

3. Why do we add multimedia in web pages?

G. Answer Briefly.

1. What are the uses of Submit and Reset buttons in the Form?

[Type here]
2. Which attributes are used to control Audio and Video tag?

H. Application Based Question.


Abhinav has been asked to create a form in HTML to get feedback
from the users about the web page created by him. The feedbacks should
be based on four choices- Excellent, Good, Average and Poor. Which
control, Radio control or Checkbox control, should he use in his form and
why?

[Type here]

You might also like