Description
Create a basic contact form with fields for name, email, subject, and message
The output for the page should be displayed like this:
Lab Objective
Upon completion of this lab, you will be able to:
● Creating a basic contact form
● Display heading, name, email, subject, message, and submit.
Prerequisites
You should have VS Code or any other suitable IDE for programming and running the code