https://codepen.io/Elemanatore/pen/xxxzdRY
I cannot get passed User Story 10.
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"
.
I’ve modified I feel all that I should have but cannot figure this one out. I have added a link to my project.
Thanks