Responsive Web Design Step 42

I’m stuck on this. Can anyone give me some advice?

code:

link: Learn HTML by Building a Cat Photo App: Step 42 | freeCodeCamp.org

What was asked you to do?

Please post your actual code instead of a picture. Also, it is best to post a link to the challenge. Thanks

Thanks, just updated the post for more context but I’m trying to input “submit” in the button element I believe.

Okay just updated my post. Thank you

Please post your actual code instead of a picture of your code. Thanks

You need to add the type="submit", inside the button tag. You dont need to add the <input... tag there.

still doesn’t seem to be right

Learn HTML by Building a Cat Photo App: Step 42 | freeCodeCamp.org

What did you put there?
It is expected to have something like this: <button type="....">....

1 Like

That helped a lot thanks!

Please can u help me with step 2 to 30 pleaseeeeeeeeeeee

If you have a question about a specific challenge as it relates to your written code for that challenge, just click the Ask for Help button located on the challenge. It will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.

Thank you.

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