Responsive Resume

100 points

Responsive Resume

Requirements

All HTML and CSS is valid10
HTML is semantic20
Resume is a good resume20
At least 3 media queries performed30
Layouts on all screen sizes are useable20
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.