I feel dumb asking this question, but I became stuck in thiss tep of the HTML learning. I think everything looks good but it doesn’t let me go into the next step:
<form> <form action="/https://freecatphotoapp.com/submit-cat-photo"> </form>
Any ideas?
Challenge: Learn HTML by Building a Cat Photo App - Step 36
To help you we need to see your code.
Please copy it and paste it here. (In future it may be easier to click on the get help button which looks like a question mark. This button will attempt to copy the code for you. So it may save you a few steps to use it next time.)
For now, when you copy the code and paste it in the forum, it will not show up like it does in the fCC editor.
To fix that, add three backticks on a blank line above the code and three more backticks on the blank line below the code.
Here are detailed instructions on how to do that:
When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.
You can also use the “preformatted text” tool in the editor (</>) to add backticks around text.