What am I doing wrong? Step 44
Cat Form
IndoorKeep getting this reply
Test
Sorry, your code does not pass. You’re getting there.
Hint
You should create an input
element for your radio button. Check the syntax.
What am I doing wrong? Step 44
Keep getting this reply
Sorry, your code does not pass. You’re getting there.
You should create an input
element for your radio button. Check the syntax.
Please post your code here.
Indoor
When I post it it doesnt come up as code!
Use three backtic before and after your code.
Backtic ```
<input type="radio"> Indoor
<form action="https://freecatphotoapp.com/submit-cat-photo">
<input type="text" name="catphotourl" placeholder="cat photo URL" required>
<button type="submit">Submit</button>```
Please reset your code
input tag must be inside the form tag
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.