I have an asp.net project with an html file (Html 5). I am trying to use CSS 3 to set the SVG as the background of my body tag. I have such a file.
In my Style.css.
When I double click and open the html file. I can see the body is full of SVG, but when I use VS 2010 for debugging This doesn’t work.