+ 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.
7 ответов
+ 4
but this problem is on Android. Are you on PC?
+ 4
oh i did not know that. can you give me a good site where you can get images easily?
+ 4
*maybe
+ 2
images.google.com has tons of images. you can even filter by the ones that are free to use
+ 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 !
+ 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.
+ 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.