Star
11-24-2003, 12:18 AM
hi there
does anyone know how i can change the size of my image? i would like to make it smaller
thanks
does anyone know how i can change the size of my image? i would like to make it smaller
thanks
|
View Full Version : change image size Star 11-24-2003, 12:18 AM hi there does anyone know how i can change the size of my image? i would like to make it smaller thanks Darzeth 11-24-2003, 12:37 AM this is how you do it <img src="image.jpg.bmp.gif(counts on image)" width="size" height="size" border="0"> pb&j 11-24-2003, 05:57 AM you may use the WIDTH and HEIGHT properties of the IMG tag, but, that may result in a blurry image plus have the load time of the large image size anyways. the best way to create a smaller image from a larger one is to use an actual image editor. |