0

How To add image from pc to html

Pls can someone tell me how I can add an image from my pc to my notepad using html

17th Jul 2020, 7:53 PM
David Iwajomo
David Iwajomo - avatar
1 Odpowiedź
0
Use the <img /> tag in your html file and set the value of the src attribute to the path and name of the image you want to add.
17th Jul 2020, 8:52 PM
benjamin