we insert pictures but pictures are not showing in internet explorer | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

we insert pictures but pictures are not showing in internet explorer

15th Sep 2016, 2:23 PM
Aniket Vats
6 Answers
+ 1
You probably put a wrong path in the src of <img>.
15th Sep 2016, 3:08 PM
Zen
Zen - avatar
+ 1
make sure the image is stored in the same folder as the html file after that just write the name of that img e.g.:image.jpg for the src attribute
16th Sep 2016, 2:38 PM
Bhawesh Chavan
Bhawesh Chavan - avatar
0
I think that's because some tags or elements are not supported by internet explorer. I'm not sure..
15th Sep 2016, 2:33 PM
Fluffy Rabbit
Fluffy Rabbit - avatar
0
don't copy paste the IMG details write instead of copy/paate
15th Sep 2016, 4:13 PM
konda avinash
0
Make sure they are saved as a jpeg or jpg
30th Sep 2016, 1:00 PM
isak rosen
isak rosen - avatar
0
1. check your image path 2.check your image format like jpg or png 3.image name is not case sensitive on localhost but it is on server
20th Jan 2017, 8:56 AM
DARSHAN KINI
DARSHAN KINI - avatar