Image not appearing

I have been trying to use various photos on my tribute page, but I can’t get any of them to work. I have tried downloading it onto my computer and using its location from my computer.

The link to my code is below., thanks in advance.

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/93.0.4577.63 Safari/537.36

Challenge: Build a Tribute Page

Link to the challenge:

One thing is you shouldn’t put a colon after your src, it will not work.
src:=
Also just noticed that it doesn’t fix it, your src address must be incorrect. Try copying the address from source and pasting it into your code

I have been looking at my code for ages trying to see if I written something incorrectly. Guess I’ll be checking that first in the future.

It’s working now I put the original link in.

Thank you!!!

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