Hello! I submitted the HTML/CSS Assessment and received a 10/12. The 2 items that were cited as incorrect are:
*has a single-line text input with an id of “name”, a name of “pet_name”, and an associated label that reads “Name”.
*has a drop-down with an id of “type”, a name of “pet_type”, an associated label that reads “Type”, with only the options “Cat”, “Dog”, “Hamster”, “Other”, “Zebra”.
This is what I submitted. Can someone please take a look and tell me what I’m not seeing? Thank you so much.