I can not pass this section, please help

Tell us what’s happening:
Describe your issue in detail here.
I have looked on countless forums and youtube videos getting the same answer everytime and it will not pass me through, could someone help and tell me what im doing wrong?

  **Your code so far**

<h2>CatPhotoApp</h2>
<main>
<p>Click here to view more <a href="#">cat photos</a>.</p>

<a href="#"><img src="https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg" alt="A cute orange cat lying on its back."></a>

<p>Things cats love:</p>
<ul>
  <li>cat nip</li>
  <li>laser pointers</li>
  <li>lasagna</li>
</ul>
<p>Top 3 things cats hate:</p>
<ol>
  <li>flea treatment</li>
  <li>thunder</li>
  <li>other cats</li>
</ol>
<form action= "https://www.freecatphotoapp.com/submit-cat-photo">
<input type="text" placeholder="Cat Photos URL">
</form>
</main>
  **Your browser information:**

User Agent is: Mozilla/5.0 (X11; CrOS x86_64 14526.89.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.133 Safari/537.36

Challenge: Create a Form Element

Link to the challenge:

It says i need to nestle the input in the forum and i have tried it 50 different ways, it just will not accept it.

You may reset your code and do it again because this placeholder is not supposed to be modified.

hi, if i do reset code does it reset the entire section? it says Are you sure you wish to reset this lesson? The editors and tests will be reset.

This cannot be undone .

Hi @olivia.r.otoole !

It will only reset the lesson.

thank you! hopefully it will work!

thank you both so much i was getting so frustrated! <3

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