FYI JPEG RESIZING (NRR)
mylatency
10,475 Posts
Hi all, just a quick FYI on JPEG resizing for scaling down those huge images with html code:
instead of using [img] tags, try:
<img src="www.jpegimage.com/jpegdirectory/jpegname.jpg" width=700 height=400 />
where www.jpegimage.com/jpegdirectory/jpegname.jpg is to be replaced with the URL to your JPEG/image file
thanks!
instead of using [img] tags, try:
<img src="www.jpegimage.com/jpegdirectory/jpegname.jpg" width=700 height=400 />
where www.jpegimage.com/jpegdirectory/jpegname.jpg is to be replaced with the URL to your JPEG/image file
thanks!
Comments
We can get a stickie once Mark has his code RIGHT.
you must have the http:// prefix in the URL
<img src="http://www.siteurl.com/sitegraphic.jpg" width="50%" height="50%">
and the width of images should be no more than 600px
if you have large images, I would recommend that the code has width="50%" height="50%" in them, unless you have a calculator to use actual pixels and keep the same ratio as the source image. (soufriere, digital cameras are at an 8:6 ratio, so make them 600 x 450).
Okee.
But I don't think it was a good decision of Mark's to shrink your Dorando & Friends jpg down.
I LIKE SEEING BIG JPEGS BUT I WANNA EASILY READ WHAT YOU FOLLS HAVE TO SAY, TOO
IT'S A TOUGH CALL SOMETIMES
knowing might be half the battle, but the other half involves guns and blood.