Tell us what’s happening:
I am filling out one part of the HTML and HTML5 test courses, but it seems there is no help video and it looks correct to me. I’ve been stuck on it for about 30 minutes now and feel its something I am not typing correctly. can someone help me out? it says the only thing I’m doing incorrectly is nesting input element within the form element.
Your code so far
<form action="freecatphotoapp.com/submit-cat-photo"
<input>
</form>
</main>