Tell us what’s happening:
Describe your issue in detail here.
**Your code so far**
<section>
<h2>Cat Form</h2>
<form action="https://freecatphotoapp.com/submit-cat-photo">
<input type="text" name="catphotourl" placeholder="cat photo URL" required>
<input type="radio"</>
Indoor
<button type="submit">Submit</button>
</form>
</section>
```
**Your browser information:**
User Agent is: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36
Challenge: Step 43
Link to the challenge: