Understanding Responsive Web Design: Imagery

Posted: March 2, 2013 by stevjo in PHP, Responsive Design
Tags: , ,

Hey Everyone,

I found this interesting article today on BuildMobile.com about methods to make images responsive as a part of responsive web design.

Hope you all like it

Understanding Responsive Web Design: How to Manage Images – By Annarita Tranfici.

- Josh Stevens

About these ads
Comments
  1. Chris Whitehead says:

    Website responsiveness is getting more and more important with the explosion of mobile devices and the various form-factors that are common now. Images so often fail to be repsonsive and this can totally break a page. Very informative article!

  2. thomaskauran says:

    Fantastic article, shares the idea on why it is so important to make images responsive.

    In my opinion when it comes to responsive images, it is important to make sure you have the correct sized images on the server, then make it so that the images are able to resize, depending on the size of the browser.

    Ultimately, I think it may be better to have 2-4 different sizes of images, and load them depending on the actual size of the browser as it resizes. This can be easily done with AJAX.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s