Dive into the archives.
- IE image resize
Specifying width or height for an image should scale the image down appropriately. So if you’e image is 500px wide but you want to scale to 100px wide you just put <img width=”100px”. However, IE ...

