+ 2
images
How to add images to HTML
4 Réponses
+ 2
<img src="http://telegra.ph/file/239065f31fed1f8b534e2.jpg">
+ 2
You need a link to the source of the file online. Read here:
https://sololearn.com/compiler-playground/WZ8lkR6gTex6/?ref=app
https://sololearn.com/compiler-playground/WT3661NHpV3B/?ref=app
https://sololearn.com/compiler-playground/W0uW3Wks8UBk/?ref=app
0
https://sololearn.com/compiler-playground/WFKdg4cCw17e/?ref=app
https://sololearn.com/compiler-playground/Wz0NJ30Ss49Q/?ref=app
https://sololearn.com/compiler-playground/WRZ6scRQ0bKu/?ref=app
https://sololearn.com/compiler-playground/WMyOojhGnDWo/?ref=app
https://sololearn.com/compiler-playground/WRbGQ976L97b/?ref=app
0
<img src="https://sampleImageUrl" alt="image_text_if_image_does_not_load" />