Hey just wondering if anyone can help me see what’s missing on my survey form project. I get 16/17 correct and can’t see what I’m missing, very rough draft.
thanks in advance
When a test fails, click on the red button to see which test failed. There will be an explanation of what the test is looking for and why it failed.
The failing test in this case says;
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”.
#name-label is not defined : expected null to not equal null
1 Like
Don’t Worry, I will help you.
Ahh perfect, thank you!
Welcome.