HTML and CSS Assessment Input/Label Help
Hello everyone! I got kicked back as missing 2 questions on the HTML assessment but cannot figure out what I am doing wrong. I think I’m close, but am just missing some small detail.
The explanation for what I got wrong is as follows:
- " has exactly one input with a name of ‘pet_name’ and an associated label with the content ‘Name’"
and 2) “has exactly one ‘select’ element with a name of ‘pet_type’ and an associated label with the content ‘Type’”
I’ve looked over my code over and over and don’t see the issue. Any help would be much appreciated!
Below is a screenshot with the relevant portions highlighted.
Thank you!!
–Brandon Bartlett