[thelist] Image Size Included in Image Tag

David Siedband david at calteg.org
Thu Dec 11 13:21:21 CST 2003


Yes.  These attributes allow the browser to render around the image.

It allows the browser to create a placeholder for the image and go on 
with displaying the page while the image loads.

--
Dave





On Dec 11, 2003, at 8:53 AM, Brian W. Reaves wrote:

> If I create an image to the size I want it, are there any reasons why 
> I have to include the "height & width" of the image in the "img" tag?
>
> EX:
> <img src="images/image1.jpg" alt="Image" title="Image" />
> vs.
> <img src="images/image1.jpg" height="150" width="150" alt="Image" 
> title="Image" />
>
> TIA,
> -- 
> ======================
> Brian W. Reaves
> Web Consultant
> http://BrianReaves.com
> (334) 728-0102
>
> -- 
> * * Please support the community that supports you.  * *
> http://evolt.org/help_support_evolt/
>
> For unsubscribe and other options, including the Tip Harvester and 
> archives of thelist go to: http://lists.evolt.org Workers of the Web, 
> evolt !



More information about the thelist mailing list