Logo Microsoft
Create the logo Microsoft with div elements and using CSS with flexbox.
You can use these properties in CSS:
display: flex
justify-content
align-items
You can use 200px width and height for the coloured squares.
Create the logo Microsoft with div elements and using CSS with flexbox.
You can use these properties in CSS:
display: flex
justify-content
align-items
You can use 200px width and height for the coloured squares.