Image compression

  • Thread starter Thread starter William Ortenberg
  • Start date Start date
W

William Ortenberg

I want to display an image....smaller than its original size, but
maintaining the original proportions. Is this possible?

Thanks in advance.
 
Depending on how small you want it to be, it might be as simple as setting
either the height or width attribute of an image tag.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
Back
Top