public marks

PUBLIC MARKS from srcmax with tags css & svg

2015

Coloring SVGs in CSS Background Images by Noah Blon on CodePen

I love using SVG in CSS background images but it sucks that you can't alter the fill color easily within your CSS. Here are a few ways around that.

flag-icon-css

CSS for vector based country flags!

2014

2012

Gaussian Blur and CSS3/SVG - CSS-Plus

Gaussian blur is something I use a lot when it comes to Photoshop. It would be very handy to have that kind of ‘filter’ power within a browser environment.