0% found this document useful (0 votes)
132 views2 pages

HTML Form Assignment for Practice

The document provides an assignment on HTML forms and multimedia from the book "IT Planet Petabyte" chapter 4. It contains 9 multiple choice and short answer questions defining key HTML form terms like <form>, <input>, and attributes like type, name, size, maxlength. It also asks to create a webpage with a sample HTML form and submit/reset buttons.

Uploaded by

Sarun Raj
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)
132 views2 pages

HTML Form Assignment for Practice

The document provides an assignment on HTML forms and multimedia from the book "IT Planet Petabyte" chapter 4. It contains 9 multiple choice and short answer questions defining key HTML form terms like <form>, <input>, and attributes like type, name, size, maxlength. It also asks to create a webpage with a sample HTML form and submit/reset buttons.

Uploaded by

Sarun Raj
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

CLASS: VIII

Subject: Computer Science


Title of the Book: IT Planet Petabyte
Chapter – 4
HTML-Form, Multimedia & CSS

ASSIGNMENT

Note: Do the following work in Practice notebook.

Q1. Write the full form of HTML.


Q2. What are three types of Text Input Control?
Q3. Name the attribute of <input> tag which specifies the default value in Check boxes and Radio
buttons.
Q4. Which Text Input Control displays the character entered by a user as asterisks (*) or bullets (•)?
Q5. Name the attribute which adds a default value to a text box.
Q6. Which control limits the user to only one choice from a list of choices?
Q7. Define the following terms:
(a) Form

(b) List box

Q8. Differentiate between the following:


(a) Submit and Reset button

(b) Method and Action Property

Q9. Explain the following attributes of <input> tag:


(a) Type
(b) Name
(c) Size
(d) Maxlength
PRACTICAL SESSION

Note:
1. Coding question given below to be done on the computer using notepad as editor.
2. Write the code or take the printout and paste it in the loose sheets.

Q10. Create a Webpage to display form in the format shown below:

You might also like