you should add this attribute
name="indoor-outdoor"
to both input
1 Like
can anyone help me in step 48 as well?
At this point your INPUT element has a few attributes already. Such as NAME, ID, and TYPE. For step 48 you’re adding another attribute just like you added these others. So put a value="" into each one the same way. Inside the quotes you want the same word as the ID. So in this case, indoor or outdoor.
If you’re having a problem getting the question to advance take a moment and proofread your INPUT elements. It’s easy to make a little typo or have the wrong word in there.
I hope that helps!
2 Likes