Re: [PHP] actually HTML again; resizeing images

[email protected] (Stuart Dallas)
Newsgroups php.general
Message-ID <[email protected]>
On 17 Mar 2013, at 13:22, "georg" <[email protected]> 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/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.