On 17 Mar 2013, at 13:22, "georg" <georg.chambert@xxxxxxxxx> wrote: > Anyone knows a good reading about how and when images displayd with HTML tags are > re-sized ? Not entirely sure what you mean, but a downloaded image will be resized when it needs to be shown in different dimensions to the actual image, whether that's due to width and height attributes on an img tag, or CSS styles, or whatever. The specific algorithm used (which I'm guessing is what you mean by "how" is up to the browser and cannot be controlled. -Stuart -- Stuart Dallas 3ft9 Ltd http://3ft9.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php