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

How to add a image in html?

But which type of link should be added

9th Nov 2020, 6:10 AM
Karthik
Karthik - avatar
3 Answers
+ 6
First you should search this question before posting. First upload your image on Dropbox upload win imgb google drive then copy the link of uploaded image . https://code.sololearn.com/W0G3uPGZfc7v/?ref=app
9th Nov 2020, 6:11 AM
Sâñtôsh
Sâñtôsh - avatar
+ 5
Here is a example with explanation: https://code.sololearn.com/WSLZPpBIFgr7/?ref=app
9th Nov 2020, 6:22 AM
Alphin K Sajan
Alphin K Sajan - avatar
0
To add an image from a local file of your device to html, you should follow this; <img src="file: image address in local file /> Here is a demonstration for u below👇👇👇 https://code.sololearn.com/WFvAXc0liWCL/?ref=app
9th Nov 2020, 6:50 AM
ahsan rzingpa
ahsan rzingpa - avatar