I’m having trouble understanding what the program wants when it 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”."
I have been unable to figure out what this means, “#name-label is not defined : expected null to not equal null”
Ok, so… I think you’re trying to help, but I’m a beginner. Could you please try to explain what the error is talking about? I can understand that the labels are not correct.
Also, for anyone who finds this thread because they have a similar question, I finally found this website which helped me understand the why of the problem: