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

How to put an image in coding through html

23rd Sep 2018, 11:39 AM
Satyam Kumar Singhaniya
Satyam Kumar Singhaniya - avatar
4 Answers
+ 2
For the Code Playground, you will either need to find the url to a royalty-free image, or use a file hosting service like Dropbox to upload your own content to be hosted, then use the generated url. https://code.sololearn.com/W1HE74c6JmEX/?ref=app
23rd Sep 2018, 12:24 PM
Janningā­
Janningā­ - avatar
+ 1
In general or for the Code Playground?
23rd Sep 2018, 12:07 PM
Janningā­
Janningā­ - avatar
0
use <img src = "url of the image"/> for more you can look this tutorial on solo learn https://www.sololearn.com/learn/HTML/1030/
23rd Sep 2018, 11:59 AM
estifanos
estifanos - avatar
0
for code playground
23rd Sep 2018, 12:08 PM
Satyam Kumar Singhaniya
Satyam Kumar Singhaniya - avatar