Thanks to visit codestin.com
Credit goes to github.com

Skip to content

j10wy/Responsive-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Portfolio assignment

Links

View on Github Pages

Converting from fixed/static layout to a responsive layout

  • I used RQRWD to help me calculate the ratios for each section of the page.

  • I grouped the media queries with each section of the layout. I am not sure if its best to only write 1 media query for each size we're targeting, but it helped me better understand what is happening with each section. To view examples of this, see lines 68 and 106 of my style.css.

  • There is an issue on the gallery page between widths 805px and 959px, where the margin-right on each portfolio item is causing the images to stack, though the site works at all of required sizes listed in the HW instructions.

About

Responsive-Portfolio homework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published