Hello Guys good day, i’ve been facing an issue on my laptop that has seriously affected my zeal to learn, i cannot seem to add sources from my pc.
for instance i have a file named download.png, i believe *<img src="download.png> should bring it out, or if it was in a folder named IMAGES then should bring me an image in my html code but it never works.
only sources from google with the href tag works, please help i was on windows and had to switch to linux thinking it would solve my problem but it never did.
In my vs code in a folder
i have my css separate, my html and my png, from tuts watched but it doesnt seem to work.
okay so it seems that your image is 1 folder up
so try “…/google.png”
if that doesn’t work, try the full (absolute) path to your png (starting from “~/weirdo/Desktop/google.png”