Your form should have an action attribute which is set to https://www.freecatphotoapp.com/submit-cat-photo WHERE IS A PROBLEM?

Tell us what’s happening:
Describe your issue in detail here.Your form should have an action attribute which is set to Thank You message for Cat Photo App form submission| freeCodeCamp.org

  **Your code so far** 
<form action="https://www.freecatphotoapp.com/sumbit-cat-photo">
  <input type="text" placeholder="cat photo URL">
  </form>
1 Like

i think its because wrong spelling submit

1 Like

thanks, I ALL THE TIME HAVE THOSE KIND OF MISTAKES…

1 Like

i think for the url you can just copy and ctrl+v :smile:

For some reasons i can not thats why i am typing by my self, but I can copy and paste it for exampule in google, but not in the place where i need it. have some ideas why?

i am super amateur :sweat_smile:

Hi @koijots84 !

I am glad you were able to solve the problem.

In the future, please use the ask for help button which will generate your full code with the challenge link.


I’ve edited your post for readability. 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.

See this post to find the backtick on your keyboard.
Note: Backticks (`) are not single quotes (’).

1 Like

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