I need help with the HTML img challenge

I’m stock wit this alt

<img src=“https://bit.ly/fcc-relaxing-cat” alt=“fcc relaxing cat”>

it can’t process an I’m tired of trying someone pls help

Hi So you need help… What is the lesson called?

Hi @Emmanuel7 !

Welcome to the forum!

I moved your post over to a new topic.
I also edited your post to include the challenge link so we know what you are working on.

No.1:
You need to turn off smart quotes
Programming uses straight quotes like these ""

No.2:
You are using the wrong url here

Reread the directions again for the correct url
Now set the src attribute so that it points to the url https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg

I’ve edited your post for readability. When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.

You can also use the “preformatted text” tool in the editor (</>) to add backticks around text.

See this post to find the backtick on your keyboard.
Note: Backticks (`) are not single quotes (’).

It’s called image attribute I’m trying to put image on my page according to how de did it on the lecture but it’s not working

If you are referring to a video lecture on how to do this problem, then the link they are using is outdated.

Please refer to my earlier post on how to use the correct link for this challenge

Okay Can you send me the link

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