Page 43 - PortGPT_V2.1_C8_Flipbook
P. 43
f. NAME attribute is used to specify the name of the frame. ___
g. The text is the default value of the TYPE attribute. ___
3. Fill in the blanks using the words from the help box.
<SELECT>, <INPUT>, PASSWORD, <IFRAME>, BUTTON, <OPTION>
a. The _____________ tag is used to divide a web page into sections.
b. _____________ tag is used to create the controls or fields to take the input from the user in
the form of text, selection and click.
c. The _____________ tag is used to create a drop-down list.
d. The _____________ value of the TYPE attribute is used to create a password field.
e. The _____________ tag specify an option in the drop-down list.
f. The _____________ value is used to create a action button control.
4. Short answer type questions.
a. Which tag is used to create a form in HTML?
___________________________________________________________________________
b. Write one line code to create a check box.
___________________________________________________________________________
c. Define frames.
___________________________________________________________________________
___________________________________________________________________________
d. Which attribute of the <IFRAME> tag is used to specify the URL of the web page which you
want to display in the frame.
___________________________________________________________________________
___________________________________________________________________________
5. Long answer type questions.
a. Explain the purpose of the following attributes in HTML.
(i) ACTION
(ii) METHOD
(iii) TYPE
b. Describe all the attributes of the <IFRAME> tag.
c. What is the use of <SELECT> tag? Also write its syntax.
d. Explain any four attributes of <INPUT> tag.
HTML Frames and Forms 41

