Internet Explorer in all versions is a dangerous browser. It has many deficiencies and security vulnerabilities that make it unsafe.
You should instead use a current version of Chrome or
Firefox if you're using windows or Safari for the Mac.
This site will not function properly in Internet Explorer. Emails will not be sent, downloads will not function, assignments will not be
submitted...
Lab05 Responsive Images
Due: Tuesday April 05, 2016 11:59 PM
Lab05 - Responsive Images
Requirements
HTML and CSS are valid
5 pts
Responsive layout includes at least 3 breakpoints
30 pts
Repeating background image is used
5 pts
Non-repeating background is used
5 pts
Content image is used
5 pts
Repeating background is optimized for responsive layout
10 pts
Non-repeating background is optimized for responsive layout
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.