Survey Form - Build a Survey Form - 6co3vySwOArV93uodpOyr

Tell us what’s happening: help me make survey
Describe your issue in detail here.
ok so umm i basically cant code if there arent clear instructions and hints and im clearly lost

  **Your code so far**
/* file: index.html */
<!DOCTYPE html>
<html>
<body>
  <h1> your mom's survey </h1>
  <p> a survey from ur mom </p>
<form> huh <input email required id="number"> </form>
<label> id="name-label" </label>
<label> id="email-label" </label>
<label> id="number-label" placeholder: something </label>
<select> id=dropdown

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

  **Your browser information:**

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

Challenge: Survey Form - Build a Survey Form

Link to the challenge:

Welcome to the forum!

Well, you’ve managed to code something.
And there are some instructions in this project.
Plus we have example from freeCodeCamp
here.

That’s understandable, but would be cool if you’ll try to provide more specific questions.
To ask good questions is a good start.

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