This project is a pure CSS recreation of one of the most famous Mondrian paintings. The entire artwork is created using inline CSS styles, making it an interesting example for learning the power of CSS.
The objective of this project is to replicate the iconic Mondrian painting purely with HTML and inline CSS. Below is the target image that this project aims to achieve:
- Pure CSS: The entire artwork is achieved using inline CSS without any external stylesheets.
- Educational Purpose: This project serves as a learning resource for those interested in understanding how to use inline CSS to create complex layouts.
- Minimalist Design: Reflects the simplicity and abstraction characteristic of Mondrian's work.
- Clone the repository:
git clone https://github.com/Anshuman-02/css-mondrian-replica.git
- Open the
solution.html
file in your browser to view the artwork.
- HTML
- Inline CSS
Feel free to reach out for collaboration or questions via your email.
#CSS #Mondrian #WebDevelopment #Frontend #LearningCSS #ArtInCode #MinimalistDesign #InlineCSS