Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 479 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 479 Bytes

google-homepage

This project is one of the exercises in The Odin Project. The link to the exercise page is in the About section.
I will try to reconstruct the Google homepage using my existing knowledge of HTML and CSS.

...
Through this project, I noticed that how useful CSS flexbox is. I kept using flexbox to strucutre the webpage.
Also, I had to revisit CSS selectors to ensure I chose the right elements.

To live page!