ColsterJ / fcc-responsive-tribute-page

My solution for FreeCodeCamp's "Build a Tribute Page" project

Home Page:https://coljonesdev.github.io/fcc-responsive-tribute-page/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tribute Page (FreeCodeCamp exercise/project)

  • My original CodePen is located at https://codepen.io/coljonesdev/pen/YOXNPo.
  • For some reason, the formatting looks slightly different as a CodePen vs. a standalone site on my iPhone, so my CSS rules in this repo are slightly different than in the Pen.

Features:

  • Fulfills the requirements of the FreeCodeCamp project description (see here)
  • Responsive design that respects landscape vs portrait orientation and looks pretty good on both computers and phones - uses CSS media queries to achieve this
  • YouTube embeds that resize responsively
  • Google fonts
  • Hopefully decent color design for someone without an art background

About

My solution for FreeCodeCamp's "Build a Tribute Page" project

https://coljonesdev.github.io/fcc-responsive-tribute-page/

License:Other


Languages

Language:HTML 68.2%Language:CSS 31.8%