1 2 3 4 5 6 7 8
<html> <body> <div style="height: 100px; width: 100px; background-image: -moz-image-rect(url('lime100x100.svg'), 0,100,100,0)"> </div> </body> </html>