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