+ 4
<Question>Can someone teach me how to insert my pictures on sololearn code playground</Question>
Delta State, Warri.
4 Réponses
+ 36
Well you have to know the URL of the image you want to insert.
There are several options for you to chose from.
📌 You can "borrow" pictures from other sites using Google image search. All you need is the actual actual location of the file not the Google. So make sure to:
1. visit the site
2. get the URL link of the picture.
3. copy that link to the clipboard.
4. paste it into your <img> tag as a value of the "src" attribute.
Example:
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcR_KVEv2hHP29l-M2gsLMhzDZHMfYWZO5ecqGA5OzJVDYHHatrx" />
📌 Use Sololearn images from lessons or your avatar like Farhan[#Battery_charged].
📌 Go pro and use another site like Sonic.
Coincidentally I have an article on that topic 😊:
https://code.sololearn.com/WhmK5WE5bgSe/?ref=app
+ 5
If you want to insert more than that one you will have to first upload them to a publically accessible area.
+ 4
Here is your picture
https://api.sololearn.com/Uploads/Avatars/14401514.jpg
+ 4
If..........
By Sonic
Like Google drive and Dropbox