+ 1
I paste a image link but the image not shown why?
In Hindi
16 Respostas
+ 3
Shubham Mishra
Access denied bata raha link open karne par
Dusra link try karo.
Dropbox me upload karke vahan ka link use karo
+ 2
Bhai tum link kha se laya
+ 2
If you are using Dropbox Image . Put (dl) instead of Www. Other wise process is same <img src=""/>
+ 1
Is the link from google?
+ 1
<html>
<head>
<title>first page</title>
</head>
<body>
<img src="https://ibb.co/K61fmT6/images/tree.jpg" alt="" />
</body>
</html>
+ 1
Koi link bejo
+ 1
<html>
<head>
<title>first page</title>
</head>
<body>
<img src="https://cdn.pixabay.com/photo/2016/03/03/10/17/social-media-1233873__480.jpg/images/tree.jpg" alt="" />
</body>
</html>
+ 1
Bhai fir bhi show nahibho raha ha
0
wrong link it might be or if you gave just the image name then the image should be in the same folder as your file
0
How can i find link
0
Depends on which platform you're on, if you're on PC then right click the image and see details which is at the last it will have a path and just copy paste the path value. actually my suggestion is that keep the image in the same folder as the file and the link now is just the image name
0
I dont have a pc i have android
0
Then also you have two option 1 like i said keep the image in the same folder as the file of give an full link which mostly will be like this "/sdcard" where the first / is the root folder and sdcard is internal storage now you can append the path from internal storage like for example if you have the image in the "html" folder in internal storage the the path would be "/sdcard/html/image_name"
0
Use this...
<img align="center" height="auto" src="#"/>
Hope it helps
0
Use this...
<img align="center" height="auto" src="#"/>
Hope it helps