Links and Images - Links and Images Lesson E

Tell us what’s happening:

The dog photo is not showing up on my page when I add the dog.jpg to my code.

I followed the lessons exactly and the dog is not showing up.

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36

Challenge Information:

Links and Images - Links and Images Lesson E

Welcome to the forum @piratebassist

Do you have a dogs.jpg file in the images folder?

Photos/screenshots of an error can be helpful, but it also helps to provide the complete code. Posting the code helps us help you better!

When you enter a code, 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 (').

Happy coding

Okay so turns out my Windows file directory had it set where the file extensions were invisible so when I had named it “dog.jpg” it was actually named “dog.jpg.jpg”

I turned on the file extensions and noticed it as “dog.jpg.jpg” so I just deleted the extra .jpg and it worked!!

Also, thank you for telling me about the backticks :slight_smile:

1 Like

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