Necesito ayuda con el step 45

este es el codigo q coloco

label><input id="indoor" type="radio"> Indoor</label>
          <label><input id="outdoor" type="radio">outdoor</label>

y esto loq me dice,

Sugerencia

The text Outdoor should be located directly to the right of your new radio button. Make sure there is a space between the element and the text. You have either omitted the text or have a typo.

you have written outdoor, it should be Outdoor with a space


Please, if you have a question about a specific challenge as it relates to your written code for that challenge, just click the Ask for Help button located on the challenge. It will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.

Thank you.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.