Computer Science, asked by gowravyadav2, 2 months ago

Create an HTML page and use CSS to configure the following:
1. A text box named user 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.
2. A group of radio buttons that website visitors can check to vote for their favourite month of the year.
3.A fieldset and legend with the text "Shipping Address" around the following from controls: AddressLinel, AddressLine2, City, State, ZIP.

Answers

Answered by Anonymous
4

Answer:

Create an HTML page and use CSS to configure the following:

1. A text box named user 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.

2. A group of radio buttons that website visitors can check to vote for their favourite month of the year.

3.A fieldset and legend with the text "Shipping Address" around the following from controls: AddressLinel, AddressLine2, City, State, ZIP.

Similar questions