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

How to add pic in html

9th Sep 2018, 4:37 PM
Prajwal R
Prajwal R - avatar
2 Answers
9th Sep 2018, 4:54 PM
Sudarshan Rai
Sudarshan Rai - avatar
+ 1
To put image in Html you have a tag IMG which means IMAGE.There is also a attribute called SRC which mean source.In this attribute you can give path of the image in which it locate.Understand by an example <IMG SRC ="c:\image\flower.jpg">
10th Sep 2018, 6:07 AM
Karan raj