Survey form user story 10 help

User Story #10: For the name, email, and number input fields inside the form I can see corresponding labels that describe the purpose of each field with the following ids: id=“name-label”, id=“email-label”, and id=“number-label”

this one sounds pretty straight forward enough but its not happy with something im doing?
please find a link to my pen attached below:

You don’t have any labels in your form.

At this point, based on some of your other threads, I would probably suggest going over the HTML and possibly also the CSS curriculum again. Don’t rush it, take your time. Repetition is key and the only way to learn.

I would also suggest looking at other learning resources as well.

Here are some youtube playlists. MDN Learn web development.

thanks for your messages guys. i think your right, ill get a lot from just going over it all again with fresh perspective.