Skip to content

Nikkorey/Techdegree_Project_Unit_02

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build a Mobile-first Responsive Layout

Techdegree_Project_Unit 02

Description

For this project I had to build a responsive, mobile-first layout using HTML and CSS. I was given three image mockups for a mobile, tablet, and desktop layout. I had to match the designs perfectly, where I had to write CSS to style the page for a small mobile device first. Then, using min-width media queries, I had to add breakpoints to adjust the layout for wider tablet and desktop screens.

I went for the Exceeds Expectations Grading where I had to:

  • Further enhance the project by adding an additional Google font.
  • Add an additional skills section to the page.
  • Add additional styling to links.

Browsers tested for compatibility:

  • Chrome
  • Firefox
  • Edge
  • Safari

Grade: Exceeds Expectations