<h2>Cat Form</h2>
<form action="https://freecatphotoapp.com/submit-cat-photo">
cat <input id="indoor" type="radio" >Indoor
<input type="text" name="catphotourl" placeholder="cat photo URL" required>
<button type="submit">Submit</button>
Please Tell us what’s happening in your own words.
Learning to describe problems is hard, but it is an important part of learning how to code.
Also, the more you say, the more we can help!
Hello.
What does the word cat
do there before <input id="indoor" ...
?
Grets.