pauginer
-
SVG with PNG fallback
I'm recently using the "Invisible Gradient" technique to support SVG with PNG fallback. It is CSS-only, does not require javascript and it works cross-browser. It defines a background composed of the SVG image and a transparent gradi…