Survey Form - Build a Survey Form

Tell us what’s happening:

Hi there

I am trying to complete the Survey Form project. When I press Runt the Tests I get no response.

Please can you help.

Thanks

Your code so far

<!-- file: index.html -->
<!Doctype html>
  <html lang="en">
    <link rel="stylesheet" href="styles.css">
    <head>

      <h1 id="title">Art Camp Feedback Form</h1>

      <p>
        Thank you for taking the time to complete this form 
        and helping us to improve our classes. 
      </p>

    </head>
    
    <body>
    </body>
  </html>
/* file: styles.css */

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Safari/605.1.15

Challenge Information:

Survey Form - Build a Survey Form

You need to make sure your html is valid.
Paste your code into this validator and try to fix the errors

Hello!
I notice a few things with the Basic Template that appear to be a bit off.

In addition to the previous great guidance, it may be a good idea to review this link showing how a Basic Template for HTML 5 appears.

Keep up your good progress! :slightly_smiling_face:

Thanks so much for the advice guys. I will try both those tips and let you know how I get on

2 Likes

If there are still issues, please just post the response on this post so the community is able to offer further guidance.

Keep up the good progress! :slightly_smiling_face: