Adding image and alt related

I cant find the problem here, Ive been trying and trying and nothing.
The running test say that its missing the src element!

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

https://bit.ly/fcc-relaxing-cat
 alt="relaxing cat."

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 (’).

We need to see all of your code and a link to the challenge. In the future, the Get Help -> Ask for Help button will do that for you.

But looking at you your code, I don’t think that is the url you were told to use.

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