+ 2
How to fix the broken image
guys i copy link and paste the image from google in html but the output is an broken image .. how to fix it guys.. other image is ok but the one is broken
7 ответов
+ 2
that is the link.. and the output is a broken imagr
+ 2
ahh so i direct it to the website not the image.. thanks now i know... Thanks bro
+ 2
yep bro i just think that the link was directly connected to the image.. but it only directs to the website.. now i know why it is broken
- 1
Could you provide a link to the code that has that problem? It'll just make it a little easier to debug with it d:
- 1
The problem with the link is that you're not actually referring to the image, but rather the website itself. For the source of an image to work, it must be a direct link to the image, so that the program knows where it is being pointed to.
Try using this link instead - https://img00.deviantart.net/ef3c/i/2011/098/2/1/deidara_sasori___nevermind_by_ireal70-d3dhtqg.jpg
- 1
Well, vice versa. It must be a link to the actual image, not the website.