Can anybody say why we have to write <img src for an URL image. ??? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Can anybody say why we have to write <img src for an URL image. ???

Why <img src for an URL image

4th Nov 2020, 6:25 AM
Archana Das
Archana Das - avatar
1 Answer
+ 9
Your question is unclear. We need to write <img src="pathoftheimage"/> to insert an image in your webpage. The src attribute specifies the path or URL of the image. Just read the lesson carefully 👇and ask if u have any doubts. Hope it helps.. https://www.sololearn.com/learn/HTML/1030/
4th Nov 2020, 6:33 AM
Alphin K Sajan
Alphin K Sajan - avatar