Spring 2016

Lab03
Responsive Resume

Due: Thursday March 03, 2016 11:59 PM

Lab03 - Responsive Resume

Requirements

All HTML and CSS is valid10 pts
HTML is semantic20 pts
Resume is a good resume20 pts
At least 3 media queries performed30 pts
Layouts on all screen sizes are useable20 pts
Total100 pts

Resources

Objective

To practice with media queries and responsive design

Instructions

HTML has become one of the most common universal formats for viewing data that exists today. As a result of this, having a resume formatted in HTML can be a very good idea as it is easy for almost anyone to view, it's easily updatable, it can be posted online or sent as a stand alone file, and is machine readable.

For this assignment you'll need to create a resume for yourself in the form of a responsively laid out webpage. Your resume needs to be recognizable as a resume, containing traditional resume information, and will need to have at least 3 "break point" media queries. Without being specific about resolutions your resume should look correct on very large desktop displays, standard desktop displays, tablet displays, and smart phone sized displays.