Is this not nested? im new to this

<form action="https://freecatphotoapp.com/submit-cat-photo">
 <input type="text" placeholder="cat photo  URL">
</form>
 
</main>
   **Your browser information:**

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.190 Safari/537.36.

Challenge: Create a Form Element

Link to the challenge:

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 (’).

It looks like you may have changed the provided input element.

thanks for this im still new to this

So what do i do im very confused

By normal developer standards, you haven’t done anything wrong.

It’s just that space you put into the placeholder.

It should be just one space between photo URL.

The script that runs to detect if you have done it correctly is looking for you to follow the instructions exactly, so when you changed that, it has broken its ability to detect your code.

(If you get stuck like this in future then consider pressing the “Reset All Code” and doing it again)

1 Like

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