How can i put an image in html in sololearn code playground? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How can i put an image in html in sololearn code playground?

in PC / laptop you put image in the same folder in which HTML file lies but in sololearn I don't know how to do it.

11th Aug 2017, 3:07 AM
Prakash
Prakash - avatar
1 Answer
+ 5
Url is easy. <img src="web address" alt="somthing> I think you have to take the pain to check the file address if you want it from your device storage.
11th Aug 2017, 3:58 AM
👑 Prometheus 🇸🇬
👑 Prometheus 🇸🇬 - avatar