Responsive Images

100 points

Responsive Images

Requirements

HTML and CSS are valid5
Responsive layout includes at least 3 breakpoints30
Repeating background image is used5
Non-repeating background is used5
Content image is used5
Repeating background is optimized for responsive layout10
Non-repeating background is optimized for responsive layout20
Content image is optimized for responsive layout20
Total100 pts

Resources

Objective

To include images responsibly in a responsive layout

Instructions

In this assignment you will need to include images in a previously created responsively laid out page, or create a new responsive page for this assignment if you need.

You'll need to include a minimum of three different images in your page. One image will need to be included as a repeating background image, one image will need to be included as a non-repeating background image, and one image will need to be a content image.

For all three images make sure that in all situations, and at all breakpoints, all three images are shown at their "ideal" size so that the images are not explicitly or implicitly stretched or shrunk. This should include loading correctly sized images if the basic image dimensions need to change at a breakpoint. This will also involve using double resolution images for high resolution screens.