Question: Write the HTML code to create the following: a. A text box named username that will be used to accept the user name of web
Write the HTML code to create the following: a. A text box named username that will be used to accept the user name of web page visitors. The text box should allow a maximum of 30 characters to be entered. b. A group of radio buttons that website visitors can check to vote for their favorite day of the week c. A select list that asks website visitors to select their favorite social networking site d. A fieldset and legend with the text "Shipping Address" around the following form controls: AddressLine1, AddressLine2, City, State, ZIP e. An image called signup.gif as an image button on a form f. A hidden input control with the name userid g. A password box form control with the name pword h. A form tag to invoke server-side processing using http: //webdevfoundations.net/scripts/mydemo.asp and the post method
Step by Step Solution
There are 3 Steps involved in it
To create the required HTML form you can use the following code html Form Example Usern... View full answer
Get step-by-step solutions from verified subject matter experts
