“Your new input element should be above the existing input with type attribute set to text. You have them in the wrong order”
I thought i did that already, please help.
<input type="text" name="catphotourl" placeholder="cat photo URL" required>
<input type="radio"> indoor
<button type="submit">Submit</button>
</form>
</section>
</main>
```
Your mobile information:
TECNO BF6 - Android 12 - Android SDK 31
Challenge: Learn HTML by Building a Cat Photo App - Step 44
Link to the challenge: