Let’s start with a very basic contact form for now. Our contact form will span two pages one html page with a form and one php page to send the feedback to mail. The HTML Page First, let us create the HTML page that simply contains the contact form. Now we can create a form