Who can help me

attributes src to img is giving me a hard time I try <img scr= but is not working

If you have a question about a specific challenge as it relates to your written code for that challenge, just click the Ask for Help button located on the challenge. It will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.

Thank you.

The attribute’s name is src. Short for SouRCe

1 Like

I typed <img scr="https://bit.ly/fcc" alt="relaxing - cat. >but is asking for src attributes

But you didn’t write that.

Look very carefully, at what you wrote versus the correct answer.
Also, you are missing a set of quotes at the end here

We can’t assist you fully without looking at your full code.
It would really help if you provided us with the full code and challenge link.

1 Like

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