07-30-2013, 06:51 AM
Hi all,
one of the recommendations for webperformance is adding the image dimensions height and width to the <img> tags: "If the browser knows the height and width of an image before it downloads and renders the image it can continue to render the web page".
But when I use a Responsive Web Design, and I would choose to let the viewport of the user-agent decide which dimensions the image will be scaled to, this rule is obsolute.
Do you agree?
one of the recommendations for webperformance is adding the image dimensions height and width to the <img> tags: "If the browser knows the height and width of an image before it downloads and renders the image it can continue to render the web page".
But when I use a Responsive Web Design, and I would choose to let the viewport of the user-agent decide which dimensions the image will be scaled to, this rule is obsolute.
Do you agree?