SVG backgrounds
.my-element { background-image: url(fallback.png); background-image: url(image.svg), none; }