Hacker News new | ask | show | jobs
by ryanbrunner 769 days ago
This is cool! I really wish the authour formatted their HTML more nicely though - it's fine through the inspector but this is the sort of thing where I instinctively reached for "View Source" and with the whitespace stripped it's basically unreadable.
1 comments

The HTML is just a div per "artwork" the css is the only interesting part. Much better to just: Right click, inspect element. To see the magic behind each piece.
It has imports + many divs. Would still be easier to read not all on a single line.