+ 1
why i have a broken image ? help please[solved]
7 Respostas
+ 3
The url you put there is a search result webpage.
Right click the image, choose Open in New Tab, if you see file extension such as .jpg, that's the right url to put in src attribute.
+ 3
VitasSalvantes But for the others to see, you need to upload your image to internet so that the others can see it. There are two free hosts :
How to host an image, the imgbb way, by Farhanaz 🌟
https://code.sololearn.com/Wy3lrXNwGsgJ/?ref=app
[Tutorial] Upload content from your device to CodePlayground - The Dropbox way
https://code.sololearn.com/WW6t4B73kJVz/?ref=app
+ 2
The link to the image is invalid in the src attribute!
Try this link - https://i.pinimg.com/originals/ff/5a/74/ff5a741afd59d527f4492c593b329106.png
+ 2
You have one typing mistake. You have wid="100%"
instead of width="100%"
0
it's been solved
thank you
highly appreciated :) , been trying to solve this bug for hours
0
thanks Chris C. haha didn't even realized