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


<!-- User Editable Region -->

<ul>
  <li>cat nip</li>
  <li>laser pointers</li>
  <li>lasagna</li>

</ul>
<img src="https://cdn.freecodecamp.org/curriculum/cat-photo-app/lasagna.jpg" alt="A slice of lasagna on a plate.">
 




<!-- 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/116.0.0.0 Safari/537.36

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

Link to the challenge:

Hey! Post your entire code here. The problem might be in other sections of your code.

1 Like

Hey there!
as @stephenmutheu said its best to post all of your code here when posting. if that is all of your code i would recommend restarting the challenge and trying that one again. You should also make sure to describe your problem, this will make it easier for us to find the problem.

1 Like

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