Tell us what’s happening:
New to coding. I tried every format I could think of, but it still tells me my form element does not have content. I just want to know what I’m doing wrong. I saw on other forums that lesson 36 behaves differently, took other peoples’ suggestions from other forums on here and no avail. Is it possible it’s behaving weirdly because I’m on a Macbook Air with M2 chip?
Your code so far
<form>
<form action="/submit-url, https://freecatphotoapp.com/submit-cat-photo"></form action>
</form>
Your browser information:
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36
Challenge Information:
Learn HTML by Building a Cat Photo App - Step 36