https://github.com/robleto/mondrain
This is the design exercise to recreate the Mandrain painting that hangs in my home as a single-div CSS site.
https://github.com/robleto/mondrain
css cssart mondrain single-div
Last synced: about 1 year ago
JSON representation
This is the design exercise to recreate the Mandrain painting that hangs in my home as a single-div CSS site.
- Host: GitHub
- URL: https://github.com/robleto/mondrain
- Owner: robleto
- Created: 2022-01-30T03:19:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-30T03:19:10.000Z (over 4 years ago)
- Last Synced: 2025-02-13T08:37:19.363Z (over 1 year ago)
- Topics: css, cssart, mondrain, single-div
- Language: CSS
- Homepage: https://codepen.io/robleto/pen/OJxKZjE
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Mondrain
This is the design exercise to recreate the Mandrain painting that hangs in my home, frame and all. The hitch is that instead of using CSS Grid, I want to do this whole painting as a single-div with all the styling occuring in the CSS.
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
### Installing
This site is HTML, CSS and Javascript and has no requirements for installation of a virtual environment.
## Deployment
This site is not hosted on it's own domain. It is visible on CodePen at [https://codepen.io/robleto/pen/OJxKZjE](https://codepen.io/robleto/pen/OJxKZjE).
## Built Using
* [Codepen](https://codepen.io/robleto/) - For freehand coding the HTML and CSS
## Authors
* **Greg Robleto** - *Initial work* - [github.com/robleto/mondrain](https://github.com/robleto/mondrain)
See also the list of [contributors](https://github.com/robleto/mondrain/contributors) who participated in this project.
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
## Acknowledgments
* Hat tip to anyone who's code was used