Html inage tag code

 Easy  coe and  simple  ing tag code

 <!Doctype html>
<html>
<head>
<title>  Image tag  </title>
</head>
<body>
<p> This is the image tag code </p>
<img src="img" size="20" height="20" > Image </img>
</body>
</html> 

Comments

Popular posts from this blog

css animation easy code