Build a Cat Photo App - Step 12

Tell us what’s happening:

Guys please help… please …

Your code so far

<html>
  <body>
    <main>
      <h1>CatPhotoApp</h1>
      <h2>Cat Photos</h2>
      <!-- TODO: Add ink to cat photos -->

<!-- User Editable Region -->

      <p>Everyone loves cu </p>
        
      <p>See more</p><a href="https://freecatphotoapp.com">cat photos</a><p>in our gallery</p>
  
  
  
        <img src="https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg" alt="A cute orange cat lying on its back.">

<!-- User Editable Region -->

    </main>
  </body>
</html>

Your browser information:

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

Challenge Information:

Build a Cat Photo App - Step 12

The instructions do not say anything about adding p elements. Also, you must use exactly the spacing given by the instructions.

Hey Buddy Kindly do follow @JeremyLT advice for correction. And accidentally you’ve delete p tag text kindly do correct it.

Hope You Understand.