I made this little heart shape with CSS3, which I’ve been playing around with lately as a way of rendering rounded corners in the latest version of Subscription Options. Turns out there’s loads you can do with CSS3! Here’s the (admittedly complex) code that’s used to render the above: #heart { position: relative; width: 100px; […]
Tag Archives: shapes
I Give You My CSS3 Heart
Posted in Design
Also tagged code, colour, css, heart, html, image, programming, styling, subscription, transform
Leave a comment
Nature in Numbers
Saw something pretty cool on Boing Boing just now – a short film demonstrating how mathematic principles manifest in nature. It’s something you’ll all have heard about, but the below actually shows you the background, and does so in a really lovely way. Top marks to filmmaker Cristobal Vila for making Fibonacci, Golden and Angle […]