Click to See Complete Forum and Search --> : why do you hae to specify the heigh and width tags for each images on webpage


tekboy
11-21-2005, 11:50 AM
why do you have to specify the heigh and width tags for each images on webpage

Robert Wellock
11-21-2005, 11:52 AM
You don't have to but since the IMG is a replaced element it helps tell the browser what space to "reserve" for the image file saving rendering time, etc.