Monday 16 July 2012

How to create image using Html


<!DOCTYPE html>
<html>
<body>

<img src="blog.jpj" width="104" height="142" />

</body>
</html>


HTML images are defined with the <img> tag.

0 Responses to “How to create image using Html”

Post a Comment