HTML Tutorial 10: How To Resize Images on Webpage


To resize images, you need to add the height attribute to your image tag. Like this 👇

</img src="crix.png" height="120px">

Go to HTML Tutorial 09: How To Add Images to Webpage for more details on how add images and resize using the height attribute.

Post a Comment

0 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.

Search