Now it’s your turn: create a Contact form that works. The form should have the following criteria:
- Should include inputs for a name, email address, reason/subject/topic and a message.
- Test it in our test server, and display all the post data (from the form) in a creative way with CSS on the browser page once you hit send.
- Upload it to a live server and confirm that it works there as well. You should see the page update appropriately and it should send you an email. If you do not see an email, check your spam. Some email servers are identifying the emails that come directly from a server as spam.
- Revel in your programming glory.
Once you have finished, send your code to me with the form below: