[thelist] Image Size Included in Image Tag

Brian W. Reaves brian at brianreaves.com
Thu Dec 11 10:53:00 CST 2003


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



More information about the thelist mailing list