Fun with SVG: CSS background-blend-mode Fallback
I want to use the new hotness, but Internet Explorer/Edge doesn’t support it yet.
The @Font-Face Firefox Fiasco
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
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.