The questions I missed
-
has a ‘form’ element that is 600px when the window is wider than 600px
-
has exactly one input with a name of ‘pet_name’ and an associated label with the content ‘Name’
-
has exactly one ‘select’ element with a name of ‘pet_type’ and an associated label with the content ‘Type’
I think I figured out how to correct 2 of the 3 mistakes, but not exactly sure how to fix 600px wide when the window is 600px.