0
How do I insert image while coding on sololearn.
I give the path but it doesn't support😏
3 Antworten
+ 4
You have to upload image in image sharing plateform like imgbb, Imgur etc. Then you get a embed HTML link, just copy the src. That's it.
If you wanna add img while you are offline then you have to add file:// before your path.
Hope it helps.
+ 1
thank u very much