HTML and CSS Reference
In-Depth Information
5. Write the XHTML to configure an image called signup.gif as an image button on a
form.
6. Write the XHTML to configure a hidden form control with the name of userid .
7. Write the XHTML to configure a password form control with the name of pword .
8. Write the XHTML to configure a form tag to invoke server-side processing using
http://webdevfoundations.net/scripts/mydemo.asp and the post method.
9. Write the XHTML to create a form that accepts requests for a brochure to be sent
in the mail. Sketch out the form on paper before you begin.
10. Write the XHTML to create a form that accepts feedback from Web site visitors.
Sketch out the form on paper before you begin.
11. Write a Web page that contains a music survey form similar to the example shown
in Figure 9.28.
Figure 9.28
Sample music
survey form
Include the following form controls:
Text boxes for name and e-mail address
A scrolling text box that is 60 characters wide and 3 rows high. ( Hint :
<textarea> )
Search WWH ::




Custom Search