Re: Query on HTML performance

I only see the possibility to use the 'lowsrc' attribute for <img />
elements, but this is IMO (a) deprecated and (b) only supported by IE 4 (but all
Netscape browsers).

It is -- for usability purposes -- recommended to use only a few images (if
really necessary for content), and to keep content (and thus page size)
small, maybe you can optimize your document(s) this way.


Regards,
 Jens Meiert.



> 
> Hi all:
> To my understanding HTML document is a sequential doc with text and
> images. Is a way to prioritize any of the text or images with any tags 
> so that that can be displayed at the browser first .
> 
> Now the problem with HTML is if we put a huge gif /data the small size
> data will be delayed to get displayed.The web designer now needs to
> anticipate this and do accordingly. If we can prioritize any data
> segment / picture segment with some special tags then that can get
> displayed first if browser also understands that.
> 
> If somebody  can help me in understanding this it will be helpful.
> 
> Thanks
> Anoop
> 


-- 
Jens Meiert

Steubenstr. 28
D-26123 Oldenburg

Mobil +49 (0)175 78 4146 5
Telefon +49 (0)441 99 86 147
Telefax +49 (0)89 1488 2325 91

Mail <jens@meiert.com>
Internet <http://meiert.com>

Received on Friday, 13 June 2003 03:18:18 UTC