Home > Web Front-end > CSS Tutorial > Mondrian Art in CSS From 5 Coders

Mondrian Art in CSS From 5 Coders

Joseph Gordon-Levitt
Release: 2025-03-15 10:48:09
Original
921 people have browsed it

Mondrian Art in CSS From 5 Codes

Mondrian is known for his iconic painting style: bold black lines form a grid, and each cell is filled with red, yellow, blue and white. This minimalist aesthetic complements the rectangular structure of web pages and has attracted CSS developers to try variously over the years. Recently, I saw some Mondrian-style works created with CSS, so I decided to collect some excellent cases I have seen in the past and share them with you.

Vasilis van Gemert:

What if Mondrian used CSS instead of pigments?

Many people try to reproduce Mondrian's work with CSS. This seems like a simple and easy exercise: CSS is easy to create rectangles, and now with a grid, it is also easy to reproduce most of his work. I've tried it, and it turned out to be a little more complicated than I thought. And the result, well, is surprising.

Jen Simmons Lab:

Mondrian Art Based on CSS Grid

I like the texture details that Jen has added to the work. Like most examples, she uses CSS Grid heavily.

Jen Schiffer:

Variable t: Pete Mondrian

I chose Mondrian at the beginning not because he was my favorite artist (he wasn't), nor because his work was easy to recognize (it was easy to recognize), but because I thought it would be a fun (yes) and easy to get started (haha, no).

Riley Wong:

Create your own Mondrian-style painting with code

There is a 12-step tutorial on GitHub.

Adam Fuhrer:

CSS Mondrian

Pete Mondrian style art generated using CSS Grid.

John Broers:

Mondrian's work based on CSS Grid

The above is the detailed content of Mondrian Art in CSS From 5 Coders. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Articles by Author
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template