Resizing Images (Thumbnails)


Suppose you made a few graphics or you have a portfolio with your artwork. How do you shrink it, or make it into a thumbnail?
Well, just read the tutorial below :).

Step One

The image we will be making into a thumbnail will be below:



If you have the image you would like to shrink, look for the IMG tags.

Step Two

Insert width="#" and height="#" into the tags. Here's an example below:

<img src="URL HERE" border="0" WIDTH="#" HEIGHT="#">

Replace # with the size of how big or small you want your thumbnail to be. For example, if we did width="50" and height="50", it would look like this:

Step Three

That's all there is to resize an image, but you can make it a link as a thumbnail. Just simply add the Link Tags! (?)

If this tutorial helped you, please link us back.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
++Top++Refresh++Go Back++