Help me build survey form

Tell us what’s happening:
idk how to build this survey form please show me solution

Your code so far

Your browser information:

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

Challenge: Build a Survey Form

Link to the challenge:

Copying solutions for the projects is against the academic honestly policy and will result in your certificates being revoked.

100% agree with @JeremyLT response.

You can maybe start by searching for something like html form elements to see what makes up a form. Using that information you can then start building your form by completing one user story at a time.

If you get stuck on something feel free to ask here. Be sure to include a link to your code so we can see what you’ve tried.

Happy coding!

the problem you are asking for help with is open-ended, and meant to make you think about what goes into a webpage. Each project has special focus on a topic, in this case the form element.

I recommend going to FCC curriculum -> Basic HTML and HTML5, and go through topics from Create a Form Element to Check Radio Buttons and Checkboxes by Default as a starting point.

I figured out and solved this already.

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