+ 6
How can I insert an image in sololearn code play ground?
Please let me know any one Help me đ
3 Answers
+ 4
(If it's HTML)Upload your image to a free image hosting site like imgur and then insert it.
+ 3
you can if it is in html
+ 2
Github is best for free to host your file. If security problem then you can upload your image on Dropbox, Google Photos and other and use it on html. If your image file size is in kb then you can convert your image base64 format and use it.
You can get image base64 code from https://onlinesatish.github.io/base64