Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Q2009 Is there any way I can speed up graphic download on my pages?

irt.org | Knowledge Base | HTML | Q2009 [ previous next ]

Q2009 Is there any way I can speed up graphic download on my pages?

No. Other than making the graphic files smaller this is not possible, BUT.. by adding the HEIGHT, WIDTH and ALT attributes to the IMG tag, you can load your page text before the graphics load. This allows the viewer to start reading while the graphics load. Example tag:

<IMG SRC="graphic.gif" HEIGHT="2xx" WIDTH="3xx" ALT="alternate text"> 

Feedback on 'Q2009 Is there any way I can speed up graphic download on my pages?'


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 30th March 2008. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.