Image problems! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

Image problems!

for some reason my downloaded image wont work on my webpage. I used < img src=dragon.jp>. Has somebody else had the same problem? And if yes, how did you fixed this? PS: i also added width, height and alt.

3rd Jul 2017, 7:45 AM
Koen Tonkes
Koen Tonkes - avatar
7 Answers
+ 4
but this problem is on Android. Are you on PC?
3rd Jul 2017, 7:59 AM
Koen Tonkes
Koen Tonkes - avatar
+ 4
oh i did not know that. can you give me a good site where you can get images easily?
3rd Jul 2017, 8:04 AM
Koen Tonkes
Koen Tonkes - avatar
+ 4
*maybe
3rd Jul 2017, 8:04 AM
Koen Tonkes
Koen Tonkes - avatar
+ 2
images.google.com has tons of images. you can even filter by the ones that are free to use
6th Sep 2017, 10:06 AM
Kustaa
+ 1
I think it's dragon.jpeg Are you sure you're in the right path ? You can change it like this <img src="/somewhere/here/dragon.jpeg> If you don't understand ask !
3rd Jul 2017, 7:49 AM
Jojo
+ 1
Did u download the image and save it in the same folder? If u don't want to download the image the instead of dragon.jpeg use a link link https:// You can get the link of a image by right clicking and clicking on inspect element.
3rd Jul 2017, 7:57 AM
Calden Rodrigues
Calden Rodrigues - avatar
+ 1
Yeah i am on pc. Since u are on andriod u cant use dragon.jpg so u will have to use the https:// trick i just mentioned.
3rd Jul 2017, 8:02 AM
Calden Rodrigues
Calden Rodrigues - avatar