Build a Cat Photo App - Step 24

Tell us what’s happening:

im trying to pass the step and always says (There should be an img element right after the closing tag) whats wrong here?

Your code so far

<ul>
  <li>catnip</li>
  <li>laser pointers</li>
  <li>lasagna</li>


<!-- User Editable Region -->

</ul>
<img src="https://cdn.freecodecamp.org/curriculum/cat-photo-app/lasagna.jpg">

<!-- User Editable Region -->

Your browser information:

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

Challenge Information:

Build a Cat Photo App - Step 24

Hi and welcome to the forum.

Please read the instructions again. You have forgotten something.