How to insert image in html file using sololearn's code playground? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to insert image in html file using sololearn's code playground?

20th Feb 2018, 7:13 AM
Prankur Singrol
Prankur Singrol - avatar
2 Answers
+ 2
you can upload your picture to google drive and link it in the href attrubute
20th Feb 2018, 7:19 AM
Dominique Abou Samah
Dominique Abou Samah - avatar
+ 1
<img src="Herethepicturesurl" alt="MyPicture-SomethingWentWrong"/>
20th Feb 2018, 7:17 AM
Jonas Schröter
Jonas Schröter - avatar