Skip to content

momentum-projects/css-layout-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c70dea0 Β· Oct 5, 2023

History

1 Commit
Oct 5, 2023
Oct 5, 2023
Oct 5, 2023

Repository files navigation

CSS Layout Challenge ⭐ 😈

Ready to get serious about css layout?

Inside a file called abstract.html, recreate the Mondrian-inspired image included in this repo. You can use any colors you like, but the layout should be the same.

You can use flexbox, grid, or any other CSS techniques you find effective.

Mondrian

It will be effective to pick a section of the image and work on just that. Then pick another section and do that one. Then you can think about how can you combine those sections into a single page.

You'll need some way of targeting the boxes, so you will need to make use of id and class attributes.

Piet Mondrian was a 20th century Dutch painter whose abstract paintings often featured geometric lines and planes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages