cesar3030 / fed-challenge

FED Design Challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Front End Challenge

Design

Instructions

For this challenge, you will need to build a simple webpage.

  1. Open code/index.html and code/index.css in a text editor. The basic scaffolding of the page should already be in place.
  2. Your task if to create the page shown in designs/page.png and designs/page.psd

Notes

  • If you need to copy and paste text content, you can find it all in copy.txt
  • Don't worry about being pixel perfect, but try to match the intent of the designs.
  • Ignore browser compatibility—use whatever css techniques you think best accomplish the designs
  • Image assets are already included in this folder
  • A basic container element is included to speed up design and fonts have already been included

Bonus Requirements

If you have extra time after completing the basic challenge you can also complete these additional tasks:

  • Make the page responsive for tablet and mobile
  • Add an interesting hover style for cards when they are moused over

About

FED Design Challenge


Languages

Language:CSS 77.4%Language:HTML 22.6%