Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.7 KB

File metadata and controls

32 lines (21 loc) · 1.7 KB

Integrify HTML and CSS Assignment

Overview

The purpose of this assignment is to push you to learn the basics, before diving deep into more complicated topics. You can follow your own sources to learn and accomplish the assignment or follow ours:

  1. [HTML CRASH COURSE](click here)
  2. [CSS CRASH COURSE] (click here)
  3. CSS Layout
  4. CSS Flexbox 5. HTML
  5. Background pictures
  6. Icons
  7. Further sources and details can be found in the next section

Design

❗ You are not supposed to use the code generated by Figma. They are auto-generated code created by Figma, and are not optimal.

Figma design can be found here

Requirements

  1. Code the page with HTML & CSS.
  2. The page should be static - buttons lead to nowhere.
  3. Stick to the design as much as possible, Desktop + Mobile.

Instructions

Create a Github account if you haven't and setup your ssh key for authentication.

Fork this repository to your Github account. Then clone the fork to your machine, make commits and push to your fork. Then open pull request to this repository