What exactly are you working on when resizing? There are actually 2 routes you can go. The first is to use something like GIMP or Photoshop to resize the image. The benefit here is that it takes up less bandwidth since the picture is smaller. The second option is to use HTML. Using <IMG SRC="URL" WIDTH=? HEIGHT=?> works fairly well. I would recommend 300x400 for most pictures (adjusting the ratio for landsacpe versus portrait.
2 comments:
Stace,
It looks like Greg is holding a chocolate chip cookie or something : )I never would have guessed it's a button had you not spelled it out!
Stac
What exactly are you working on when resizing? There are actually 2 routes you can go. The first is to use something like GIMP or Photoshop to resize the image. The benefit here is that it takes up less bandwidth since the picture is smaller. The second option is to use HTML. Using <IMG SRC="URL" WIDTH=? HEIGHT=?> works fairly well. I would recommend 300x400 for most pictures (adjusting the ratio for landsacpe versus portrait.
Post a Comment