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: css
I Give You My CSS3 Heart
Posted in Design
Also tagged code, colour, heart, html, image, programming, shapes, styling, subscription, transform
Leave a comment