0

Can any1 teach me how to insert a image in html i am not able to insert a inage

3rd Feb 2017, 7:39 PM
Rishi Reddy
Rishi Reddy - avatar
4 odpowiedzi
+ 2
u can put the link of an image from google images for example or u can put the name of an image that is on ur computer maybe C:\Users\user\Pictures\myimage.jpg but if its in the same directory as ur html file just put the name (myimage.jpg) or png or gif or idk, without the () so <img src="myimage.jpg">
3rd Feb 2017, 7:49 PM
Kawaii
Kawaii - avatar
+ 1
<img src="(name of ur image here)">
3rd Feb 2017, 7:44 PM
Kawaii
Kawaii - avatar
0
name means link or img name ?
3rd Feb 2017, 7:46 PM
Rishi Reddy
Rishi Reddy - avatar
0
ty
3rd Feb 2017, 7:51 PM
Rishi Reddy
Rishi Reddy - avatar