https://pixabay.com/static/uploads/photo/2015/08/15/12/16/cat-889473_960_720.jpg

Fun with SVG: CSS background-blend-mode Fallback

By Matt Slack

I want to use the new hotness, but Internet Explorer/Edge doesn’t support it yet.

The @Font-Face Firefox Fiasco

By Brian Ryckbost

Firefox doesn’t allow references to web fonts hosted on another domain. A quick workaround is to Base64 encode your truetype fonts for optimal rendering.

HSL color selector using HTML5 and CSS

By Matt Slack

Here’s a fun little color selector input that you can use in Safari, Chrome and Opera without an extra javascript, or fancy libraries. It looks pretty nice too.