i need a little help?

Tell us what’s happening:

Your code so far


<h2>CatPhotoApp</h2>
<main>
src https://bit.ly/fcc-relaxing-cat
alt
<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; CrOS x86_64 13310.93.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.133 Safari/537.36.

Challenge: Add Images to Your Website

Link to the challenge:

Welcome, Tyler.

Do you have a question?

If so, please edit your post to include it in the Tell us what’s happening section.

The more information you give us, the more likely we are to be able to help.

@Tyler4

your code is getting there, stay motivated…
try including the source url inside the img element like so <img src="">

kind regards

thank you i just need to think a little harder

1 Like

@Tyler4 When you are ready, just type in <img src="#"> with the # being the URL of the site. When typing in the URL of the site, please include https:// in the link.