Adding Images with File paths

Hi everyone. I am learning to code and realizing that I have some pretty big gaps. So one thing I never learned was how to add an image from my own computer. I am trying to do it now, but no matter how much I try, it doesn’t work. So here is a screen shot of the file named " Christmas.jpg" . I named it that for luck, hoping the .jpg in the name would make it recongnizable. I’m not sure if that matters or not though (:pensive: sigh ).

Then here is my code <img src="Christmas.jpg" style= "width: 500px; height:500px;" > I am directing it from my CSSHTM file which you can also see there. Thanks!

Thanks but I figured it out.

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