Friday, 9 August 2013

Why do images that have a specified height and width render faster than those that do not?

Why do images that have a specified height and width render faster than
those that do not?

It is a general best practice to set a height and width value for an <img>
tag so that it will render faster, but why is this the case?

No comments:

Post a Comment