Survey Form - Build a Survey Form

Tell us what’s happening:

Sorry, is the Doctype html already automatically set in, or do I have to add it?

Your code so far

<!-- file: index.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/126.0.0.0 Safari/537.36

Challenge Information:

Survey Form - Build a Survey Form

You start with a completely empty HTML file, so you should include the DOCTYPE declaration and all of the other usual boilerplate elements (html, head, body, meta, link etc).

1 Like

Oh ok I understand now thank you so much for your help. :smile:

1 Like