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
======================================================
======================================================
<body>
<img src="vipulImagePath.gif" width="42" height="60">
</body>
</html>
======================================================
We have image tag attributes height width
======================================================
No comments:
Post a Comment