Add a form to your web page from part 1 the action of the


Part 1.PHP Create an html web page with note pad++ with the following elements:

· Style section in head section to specify the background color, text color, font style and font size for the page.

Contains an image

· , link, and mailto: link (use fake email)

· Contains a table 5x5 with each space filled with "null"

· Contains appropriate line breaks (
) and header rows (


).

· Contains an inline style specification for a paragraph (use

...

tags with a different font style and color.

Part 2. Create an HTML Form

Add a form to your web page from Part 1. The action of the form should be to the formmail.cgi script on the personal web server . The form input elements should be positioned inside a table. The form should include the following elements:

Ask the user their height and select if it is in inches feet or yards and have the program be able to convert it to centimeters, millimeters or meters.

· Text box

· Text area

· Radio button

· Checkbox

· Selection list (using the

Expected delivery within 24 Hours