Design two web pages using the following scenario:
1. Create a page named "index.html" as the following figure.
2. The page should be with the formatted, styles, colors as in the figure.
3. You can use embedded CSS or separate CSS file.
4. The page contain a hyper link to the second page named "contact.html"
5. Create a second page named "contact.html" as the following figure.
6. You can use either a GET or POST method in the FORM.
7. The form should be submitted to a page named "thanks.html"
• Note: You will not create a page named "thanks.html" you just make the form submission to the name.