0

I created the image I would like to use but it isn’t working. Help!

I created an image I would like to use in photoshop but when I try to save it for web and use the link it doesn’t work. Any ideas what I’m doing wrong?

16th Oct 2018, 2:36 PM
Mary JoAnn Morgan
Mary JoAnn Morgan - avatar
1 Answer
+ 1
Check: - if the image is a valid image (is not broken) - if your browser support type (just for sure) - You have used correct path for your <img> src attribute (see here https://www.w3schools.com/html/html_filepaths.asp for details) - You html code have not typing errors before the <img> that can propagate to it
16th Oct 2018, 2:42 PM
KrOW
KrOW - avatar