How to ad img in html | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to ad img in html

1st Sep 2017, 12:55 PM
Prashant Jangid
Prashant Jangid - avatar
4 Answers
+ 2
<img src = "name of file with extension" />
1st Sep 2017, 1:03 PM
Harsh
Harsh - avatar
+ 2
@Charizard sorry but I need to complete your reply. Not only filename, usually complete path, relative or absolute ;-)
1st Sep 2017, 1:46 PM
Daniel
Daniel - avatar
+ 1
@Daniel Sorry, I forgot about that.
1st Sep 2017, 2:52 PM
Harsh
Harsh - avatar
0
No problem, I think when you coding, you make your folder structure and your src has path ;-)
1st Sep 2017, 10:04 PM
Daniel
Daniel - avatar