Creating a link to the photo

Tell us what’s happening:

I have done everything and still says it wrong its not one there now cuz i keep restarting it i typed it exsactaly as every one else still nothing. im on creating a link to the photo.

Your code so far


<h2>CatPhotoApp</h2>
<main>



<img src="https://bit.ly/fcc-relaxing-cat" alt="A cute orange cat lying on its back.">

<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 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36.

Challenge: Link to External Pages with Anchor Elements

Link to the challenge:

Is that the correct challenge link?

The challenge you posted asks you to add a second <a> element.

kellychamblin65 you are suppose to put this img into a link.
Here’s how;

<a href="#"><img src="https://bit.ly/fcc-relaxing-cat" alt="A cute orange cat lying on its back."></a>

Let me know if this helps.

that part is fine i added another post with what im doing explains better my situation

So did you bet this challenge?Or do I need to paste the whole code?

Hello~!

Just a heads up - please try not to post full working solutions on the forums. Our intent is to guide campers to reach their own solutions, and we are trying to limit the number of full solutions for the sake of campers who don’t want to see the solution. :slight_smile:

1 Like

oh ok i got it i will try not to