nandurijv / a-single-div

🎨 CSS drawings with only one HTML element.

Home Page:https://a.singlediv.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Single Div

Build

npm i
npm start

Whuut

This is a fun, little project to see how much can be accomplished with CSS. Every drawing consists of a single HTML element (in this case, the beloved div).

But, but!

Yes, this isn't super practical.

Yes, SVG is an easier and better medium for illustrations.

Yes, browser support is not broad.

Yes, it is super fun to do this anyway. ;)

Project Details

This project uses a combination of Pug for templating and Stylus for CSS preprocessing.

Sharing

Copy paste as much as you'd like, edit it, experiment. If you reuse a significant portion of CSS or full drawings, credit would be appreciated! Thanks!

Contributions

I'm currently not taking any outside contributions. I encourage you to share your single divs on codepen.io or your own site! Tweet at me if you do!

About

🎨 CSS drawings with only one HTML element.

https://a.singlediv.com


Languages

Language:Stylus 98.2%Language:Pug 1.5%Language:JavaScript 0.4%