HTML Revision Assignment-IV .
HTML Revision Assignment-IV .
ASSIGNMENT – IV
HTML – (Forms)
Name : _____________ Date : ____________
Choose the correct option:
1. The action attribute of a form
a. Tells how the information should be sent to the server
b. Specifies a URI/URL of the page that will process the form
c. lets the user select from a set of options
d. Is a button command that processes the form
14. When form data contains sensitive or personal information than which
method is more preferable?
a. Get method. b. Put method c. Host method d. Post
method
15. Which of the following is not the form type for adding text?
a. Text input b. Submit button. c. Text area d. Password input