Learn HTML by Building a Cat Photo App - Step 22

Tell us what’s happening:
Describe your issue in detail here.

Your code so far

<html>
  <body>
    <main>
      <h1>CatPhotoApp</h1>
        <ul>
          <li>cat nip</li>
          <li>laser pointers</li>
          <li>lasangna</li>
</ul>
      <img 
src="https://cdn.freecodecamp.org/curriculum/cat-photo-app/lasagna.jpg" alt="A slice of lasagna on a plate">
      </section>
    </main>
  </body>
</html>

Your mobile information:

SM-J810G - Android 9 - Android SDK 28

Challenge: Learn HTML by Building a Cat Photo App - Step 22

Link to the challenge:

You appear to have created this post without editing the template. Please edit your post to Tell us what’s happening in your own words.
Learning to describe problems is hard, but it is an important part of learning how to code.
Also, the more you say, the more we can help!

Welcome to the forum

The code looks great.

Unfortunately you seem to have deleted required code.
Please copy the code you entered, reset the step to restore the original code, then paste in your code.

Happy coding

you need to keep in my mind the instructions given,
input it beside with this format

(alt text)

hope it helps!