Skip to content
This repository was archived by the owner on Dec 3, 2019. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 460 Bytes

File metadata and controls

16 lines (10 loc) · 460 Bytes

html-git-practice

Fork the repo and Clone it locally

  • HTML Strucutre: Find out what HTML elements are broken

    • HTML is not formatted properly - format it!
  • Identify parents and children

  • Implement layout using flexbox

    • redb box taking 50% of screen
    • yellow box taking 20% of screen
    • black box taking the rest
  • Git practice: Each one of the students should add an <article> with their name on it, push it and open a PR.