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?
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