[thelist] Image Size Included in Image Tag

John C Bullas jcbullas at nildram.co.uk
Thu Dec 11 12:09:57 CST 2003


At 16:53 11/12/2003, you 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,

faster loading? and the page doesn't "flick around" once a resized image 
box is generated?

FB 



More information about the thelist mailing list