Been stuck at this for a day, can’t move on, any help is very much appreciated. New here. The error says The new image does not have an src
attribute. But I think I already added the screenshot attribute? this is my code:
<ul>
<li>cat nip</li>
<li>laser pointers</li>
<li>lasagna</li>
</ul>
<img scr = "https://cdn.freecodecamp.org/curriculum/cat-photo-app/lasagna.jpg"alt= "A slice of lasagna on a plate.">
Challenge: Learn HTML by Building a Cat Photo App - Step 22
Link to the challenge: