cyanharlow / purecss-zigario

HTML/CSS drawing in the style of mid-century advertisement design. Hand-coded entirely in HTML & CSS.

Home Page:https://cyanharlow.github.io/purecss-zigario/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

purecss-zigario

Retro poster, illustrated in CSS

An ongoing series in which I create art using only CSS and HTML.

Rules I have for myself:

  1. All elements must be typed out by hand
  2. Only Atom text editor and Chrome Developer Tools allowed.
  3. SVG use is limited, and all shapes can only use hand-plotted coordinates and bezier curves - without the aid of any graphics editor. (Note: at one point I was using one or two SVG elements but I eventually grew tired of them and they've since been deleted, so this rule no longer applies. No offense to SVG.)

Because of the artistic nature of this project I have not concerned myself with cross-browser-compatibility, so the live preview will most likely look laughable in anything other than chrome.

cyanharlow.github.io/purecss-zigario

alt text

About

HTML/CSS drawing in the style of mid-century advertisement design. Hand-coded entirely in HTML & CSS.

https://cyanharlow.github.io/purecss-zigario/


Languages

Language:CSS 65.7%Language:HTML 34.3%