This project is the clone of Microsoft Home-Page, Performed under the guidance od Traversy Media... I used various concepts of CSS such as:
-
Grid: To place the cards accordingly and clealry;
-
Flex box: to align the different elements properly; By using the properties such as: *Flex-direction *Justify-content
-
The hover transition, reducing the opacity to 0.9 while hovering on the buttons,
-
Using the lists concept for the Navigation bar and footer;
-
Using the Cdn of font awesome to connect to the nearest server.