Tagged Questions
5
votes
1answer
589 views
SVG in CSS backgrounds
Edit:
How can I detect in php if the client browser is capable of displaying SVG as CSS background ?
I renamed my stylesheet from .css to .css.php. So I can include at the beginning:
<?php
...