soytjan / at-comp-challenge-2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Static Comp Challenge #2

Our task was to recreate a given comp using only HTML and CSS. We were not provided with any assets, nor native files. We had creative license to change the copy, images, icons, and color palette.

The following were our requirements:

  • Basic static site setup with index.html and styles.css
  • Site must be responsive
  • Site must work across Firefox, Safari, and Chrome.
  • Use normalize instead of reset file in CSS

Original Comp

original comp

My Comp

my comp

For the CSS, I used Flexbox to make all the cards align as well as in smaller divs throughout the page.

Authors

Acknowledgments

Thank you to all of my fellow cohort mates who helped me refine my layout during the long days and nights at Turing.

About


Languages

Language:HTML 73.2%Language:CSS 26.8%