Thursday, 26 February 2015

                                   insert image on html

1) first open notepad and copy the following on notepad


<html>
<head>
<title>insert image on webpage</title>
<body bgcolor="green">
<img src="123.png" img boder="10" width="720" height="226">
</body>
</head>
</html>
the thing is highlight is the name of  image so you have to change it
2)then save it as k .html
 it is not necessary to save it as k.html you can put any name instead of k 


No comments:

Post a Comment