Saturday 13 September 2014

how to set up html image height width

how to set up html image height width
======================================================

<html>
<body>

<img src="vipulImagePath.gif"  width="42" height="60">

</body>
</html>

======================================================
We have image tag attributes height width
======================================================

No comments:

Post a Comment