0
What to do when an image can't load
Wats wrong with this image format https://code.sololearn.com/WBEywv3fyDtD/?ref=app
6 Respostas
+ 1
Hi! this means that the desired picture has been moved, deleted or is located at another address. please, use only direct external links to pictures, not the result of google search results links
+ 1
The attribute should be src instead of href.
And the value for src should be the direct url of the image file.
If you put something in the alt attribute, it will be showed when the img failes to display.
+ 1
They are different image file formats. Both can be displayed by most browsers, so the difference is not important in this case.
+ 1
Images
https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Images_in_HTML
audio:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/audio
video:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/video
How To Upload your phone images on SoloLearn using phone
https://code.sololearn.com/WT3661NHpV3B/?ref=app
Upload content with Dropbox [Tutorial]
https://code.sololearn.com/WW6t4B73kJVz/?ref=app
How to host/upload an image (IMGBB way)
/by Farhanaz/
https://code.sololearn.com/Wy3lrXNwGsgJ/?ref=app
Upload content with Google drive
https://code.sololearn.com/Wa25A17a19a1/?ref=app
0
Is there a difference between
.png and .jpg
0
Very helpful thank you ✊