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

How to insert an image in html

I am a beginner at sololearn and I'm desparate to know how to insert an image into html even though I tried many times but I failed to learn it I have only this dilemma that do I have to use the local path of the photo that's needs to be inserted or do I have to use the file name to insert it into html...... plz help me with this question............................................

18th May 2018, 3:47 PM
Macharlagoutham
3 Answers
0
<img src="test.jpg" > but you have to use image link to insert image in sololearn code playground, you can read the following threads for information. https://www.sololearn.com/discuss/1054246/?ref=app https://www.sololearn.com/discuss/946930/?ref=app
18th May 2018, 3:51 PM
Sudarshan Rai
Sudarshan Rai - avatar
+ 2
its so easy bro just <img src="your image destination in form of url. jpg, gif"> https://code.sololearn.com/WKnDhlgYe0hh/?ref=app
18th May 2018, 7:57 PM
🐯🐯Gimba Abdul Aziz🐯🐯
🐯🐯Gimba Abdul Aziz🐯🐯 - avatar
+ 1
thankyou guys
19th May 2018, 11:53 AM
Macharlagoutham