Add Images to Your Website im lost

Tell us what’s happening:
the last bit im lost and not sure about help please thanks

Your code so far


<img src="https://www.your-image-source.com/your-image.jpg" alt="Author standing on a beach with two thumbs up.">https://bit.ly/fcc-relaxing-cat

<h2>CatPhotoApp</h2>
<main>
  
  
  <p>Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.</p>
  <p>Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.</p>
</main>

Your browser information:

User Agent is: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0.

Link to the challenge:
https://learn.freecodecamp.org/responsive-web-design/basic-html-and-html5/add-images-to-your-website/

change the URL for the src attribute to the relaxing cat image and add an appropriate alt description

k im still very new and learning so im not completly sure how

Google what an URL is

@MrNiceCoder https://codepen.io/shayhowe/pen/iBrbe

im just not sure how to get the image

usually the image is path /public/images … you should check the structure of your project

they provide the Relaxing Cat URL. The lesson tells you about the src attribute reread it carefully and put the two together. Or be more descriptive about what’s wrong

k thanks guys lets see if i may can get er done

You forgot to close a tag img