what do you mean by img and srg in image tag
Answers
Answered by
1
Answer:
The img stands for image and src stands for source, and together it is 'Image source' tag. The img and src are used together as <img src> to insert an image in the HTML document. The example below shows how you use the img src -
<img src = "hello-world.jpg">
Therefore, ''img' is ''image'' and ''src'' is ''source''
Answered by
1
Answer:
What is SRC in IMG tag?
The <img> tag is used to embed an image in an HTML page. ... src - Specifies the path to the image. alt - Specifies an alternate text for the image, if the image for some reason cannot be displayed.
Explanation:
Similar questions
Math,
1 month ago
Computer Science,
1 month ago
Geography,
3 months ago
Computer Science,
3 months ago
Math,
9 months ago
Math,
9 months ago
Social Sciences,
9 months ago