img src | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

img src

can someone told me what means "src" here <img src="image.jpg" />

13th Jun 2017, 4:29 AM
Safa
6 Answers
+ 14
source
13th Jun 2017, 4:35 AM
Frost
Frost - avatar
+ 2
src stand for source of your image like:- <img src="/images/picture.jpg/> there is "images" is a folder inside this folder there is an image whose name is picture. jpg where .jpg is the extension of your image.
13th Jun 2017, 5:50 AM
Rajeev Jain
Rajeev Jain - avatar
+ 2
tnx#Rajeev
17th Jun 2017, 4:26 PM
Safa
+ 1
src stands for source, the source of the image/where the image comes from.
13th Jun 2017, 4:36 AM
Tim
+ 1
tnx#frost
13th Jun 2017, 5:46 AM
Safa
+ 1
tnx#Tim
13th Jun 2017, 5:46 AM
Safa