Form not submitting values
Form not submitting values Ok so, I am a self taught coder, so no need to be overly rude if I am missing something lol. This is the first ever form I have created, and I have the css, html, and php set up. My issue is whenever I hit the submit button, all it does is reload the page and sends no data. I have honestly checked out the other forums here for answers but the things I have found in other forums, I have tried, but it hasn't worked. I will leave my code below, if anyone could tell me why its not submitting the values that would be a huge help. <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Contact Us"> <meta name="keywords" content="Contact Us"> <meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no"> <meta http-equiv="X-UA-Compatible" content=...