+ 2

How can i copy an image into my html file...how do i even know if i have one

25th Oct 2019, 9:18 PM
Victor Dhark
Victor Dhark - avatar
3 Answers
+ 2
in the your html write: <img src=“folder_name” alt=“alternative text for search engines and invalid image”> and launch the page to see the image uploaded or not
26th Oct 2019, 2:51 AM
Lilit Yeghiazaryan
Lilit Yeghiazaryan - avatar
26th Oct 2019, 7:18 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 2
Make sure you save the intended image inside thesame folder i.e inside thesame directory where you save your .html code
26th Oct 2019, 5:23 PM
Ojelabi Adeolu Joseph
Ojelabi Adeolu Joseph - avatar