1 Hour SEO : Domain Registration Bank : Ecommerce Dictionary : GoDefy : Great Web Design Tips
JavaScript 2 : Jumbo Keyword : Marketing Tips Store : Michael Wong Blog : Mike's Marketing Tools
Search Engines 2 : SEO eBook : Text Links Ads : Text Links Guide
 
Web HTML-HTML.com
You are here: HTML > 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-10 Art Dacor USA LLC. All Rights Reserved.
3727 West Magnolia Blvd #489, Burbank, CA, 91505, USA.
www.HTML-HTML.com