Challenge: Step 43 i don't understand where "INDOOR" comes in,help i'm stuck

Tell us what’s happening:
Describe your issue in detail here.

  **Your code so far**
  

 
    <input type="radio">Indoor
    <button type="submit">Submit</button>

  **Your browser information:**

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:90.0) Gecko/20100101 Firefox/90.0

Challenge: Step 43

Link to the challenge:

The tests want a space between the closing > and the word “Indoor”. It doesn’t specifically state this in the instructions but if you read the hint carefully it is explained there: “Make sure there is a space between the element and the text.”

I think this requirement needs to be made clear in the instructions and have opened a github issue (#46527) on it.

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