Survey Form - Build a Survey Form

Tell us what’s happening:

Priew wont show. Have tried most things that i could find online

this didnt work

any ideas?

Your code so far

<!-- file: index.html -->
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <title>Survey Form<title/>
  <link rel="sytlesheet" href="styles.css"/>
</head>
<body>
  <h1 id="title">Survey Form</h1>
  <p id="description">Tell us what you think!</p>
  <form>

  </form>
</body>
</html>
/* file: styles.css */
body{width:100%;}

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36

Challenge Information:

Survey Form - Build a Survey Form

NEVER MIND I FIXED IT. IM NOT CHANGING THE CODE BECAUSE I WEAR MY SHAME AND MISTAKES WITH PRIDE.

TO BE CRINGE IS TO BE FREE

You fixed this I guess?

yeah i did. dont mind me just a silly goose looking with mouth and not with their eyes :crazy_face: :swan:(pretend it’s a goose) :white_check_mark::lips: :no_entry_sign::eyes:

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.