0
How do you add a pic on a computer notebook? All i know is that you have to have to put it to the same file and something you have to save.
1 Odpowiedź
0
I just put the image in the same folder as my html file and write <img src="image name here.jpg" alt=""> and it finds the image in the folder.