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: