How can i add an image?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How can i add an image??

4th Oct 2020, 7:28 AM
Faysal Arafat
Faysal Arafat - avatar
3 Answers
+ 6
IF it's on pc save image file as name.png or other then use the <img src="name.png"/> then it will appear but in sololearn replace the value "name.png" by others link values like <img src="https://.............../"> then done✌
5th Oct 2020, 10:10 PM
Jhonny
Jhonny - avatar
4th Oct 2020, 7:28 AM
Raj Chhatrala
Raj Chhatrala - avatar
+ 1
Here is a really example how it can be done with the pictures and more on the Playground: https://code.sololearn.com/WSLZPpBIFgr7/?ref=app
4th Oct 2020, 12:00 PM
JaScript
JaScript - avatar