Hi everyone,
I passed all the tests except #10. It asks:
" 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 figured this was straight forward. To have id’s with the names given above… except its not working. Does anyone know the reason for this? Do you need more information?
Hope someone can help!