Learn HTML by Building a Cat Photo App - Step 36

Tell us what’s happening:
Help me understand step 36
Your code so far

    <form>
    <form action="https://freecatphotoapp.com/submit-cat-photo"></form action>
    </form>

Your mobile information:

TECNO BF7 - Android 12 - Android SDK 31

Challenge: Learn HTML by Building a Cat Photo App - Step 36

Link to the challenge:

Please talk to us about how the instructions or error message is confusing. Thanks

<form>
    <form action="https://freecatphotoapp.com/submit-cat-photo"></form action>
    </form>

You need only one form opening and one form closing tag. Remove the extra form tags.
@Patra

1 Like

Thank you,I got it :blush::blush:

Your welcome. Mark the solution, if you been done your challenge.
@Patra

There’s no need to ask for solution checkmarks. Mods will add them as needed if OP forgets.

Huh, okay, that’s interesting to know.

Thanks for the information. @JeremyLT

1 Like

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