Explain different attributes that can be used with tag.
Answers
Answered by
1
Answer:
The src Attribute
The <img> tag is used to embed an image in an HTML page. The src attribute specifies the path to the image to be displayed:
Example
<img src="img_girl.jpg">
Explanation:
Hope it helps
foollow me
Mark as brainliest
Similar questions