Help needed in Step 1 of building the survey form

Hello everyone.
Please I am confused on how I should start as every code I have written does not pass.
Should I start with the DOCTYPE html? Also what title exactly should the h1 element carry exactly? Please help me because I have been at this for days without progress. I am really frustrated at this already.

Your code so far

/* file: index.html */
<h1>freecodecamp Survey Form</h1>

/* 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.5060.53 Safari/537.36 Edg/103.0.1264.37

Challenge: Build a Survey Form

Link to the challenge:

Hi, I see you have not written any code yet. try building, and fulfilling each user story one by one.

as you mentioned you should start with !DOCTYPE, and then fulfill each user story, and if you get stuck use the curriculum or search google as you know. :slight_smile:

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