".svg" as background image using css

Hello, folks!

I'm trying to use

    div{
        background-image: url('bg.svg');
    }

but it doesn't work.

Why can't I use it in css?
Are there plans to incorporate it into the standards?

Regards!
Thiago

Received on Friday, 16 October 2009 21:25:23 UTC