+ 1

i cant put an image how to write a currect location?

28th Oct 2016, 11:05 PM
Benjamin Mirzakhany
Benjamin Mirzakhany - avatar
3 Answers
+ 3
<img src="name of the image.file type of the image(.jpg, .gif etc.)">
29th Oct 2016, 7:46 AM
Sourav Mishra
Sourav   Mishra - avatar
+ 2
You can use the location of the image directory on your local disk Eg. <Img src= "C:\user\images\logo.png" >
30th Oct 2016, 12:18 AM
victor eberechi
victor eberechi - avatar
0
and make sure the location of your image and your html file are same.....it won't work unless they r same
21st Sep 2017, 2:34 PM
Sourav Mishra
Sourav   Mishra - avatar