How do I add picture in HTML | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How do I add picture in HTML

I mean using the <img> tag

28th May 2022, 3:47 AM
Nnaemeka Ogbonna
Nnaemeka Ogbonna - avatar
3 Answers
+ 1
<img src="path/to/file.jpg"/>
28th May 2022, 3:50 AM
SLdiedin2018
28th May 2022, 4:46 AM
Chris Coder
Chris Coder - avatar
0
copy the image address btw.
28th May 2022, 5:14 PM
Junior
Junior - avatar