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 aPR
.