<input id="indoor"type=“radio” name=“indoor-outdoor” >
indoor
<input id="outdoor"type="radio"name=“indoor-outdoor”>
outdoor
I’m new here, and a beginner to coding. I’m stuck on this challenge. The message I keep getting is “each of your two radio button elements should be nested in its own label element” please I need help.