On some occassion, Google Chrome download a line (of maybe 20px) at a time and display it right away. So the picture is rendered from top to bottom. Using html tag results in this.
On other occasion, Google Chrome displays a picture from facebook photos in an interleaving way, first a bit grainy, and then it becomes clearer as more data has been downloaded.
This way the picture is displayed wholly at first with low resolution and the resolution is getting higher as if it's being streamed.
Is there a special tag to do this "streaming" ?