+ 2
How to add external images or header files to sololearn terminal
5 Antworten
+ 20
Host your files in Google drive,Onedrive etc. And share links from the files.
Insert to HTML code:
<img src="http://www.yourlink.com" >
+ 3
<img src="https://cdn.wallpapersafari.com/44/62/YkhoiR.png">
here is a real example
https://code.sololearn.com/WMMgs5JGiw0D/?ref=app
+ 2
I use https://postimages.org for hosting images .
Upload your images . It will resize em howsoever you like .
Just like here
https://code.sololearn.com/W8gmRV6QN07v/?ref=app
+ 1
this is not working link is not loading image to terminal
0
I figured I wouldn't be the only person looking for this solution. Thanks