Text Links Ads : Marketing Tips Store : Search Engine Optimization Strategies
WebPosition Gold Pro : Domain Registration Bank : Optilink Software : GoDefy
Mike's Marketing Tools : Mike's Ecommerce Software : Text Links Guide
 
Web HTML-HTML.com
You are here: HTML Codes > Images > <IMG ...>

Attribute for <IMG ...>
LOWSRC

Because some image files take so long to download, LOWSRC was created to download a smaller image first before the "main" image.

this code produces this
<IMG 
 SRC="../graphics/paulonbike.gif" 
LOWSRC="../graphics/paulonbike_lowsrc.gif" 
 HEIGHT=378 WIDTH=516 ALT="A bike and his boy">
the image on this page

If your images are so large that you need to use LOWSRC, you probably should consider using smaller images.

<IMG NATURALSIZEFLAG="..."> >>>

Copyright © 2002-8 Art Dacor USA LLC. All Rights Reserved.
3727 West Magnolia Blvd #489, Burbank, CA, 91505, USA.
www.HTML-HTML.com