How would one use CSS3 gradients for a background image, and fallback to a PNG image if the gradients were not supported?
|
feedback
|
|
Here you go. Browser who do not support CSS3 gradients will just use the image.
| |||
|
feedback
|
|
try this online::: | |||
|
feedback
|
|
also have a look here: http://leaverou.me/2009/03/check-whether-the-browser-supports-rgba-and-other-css3-values/ | |||
|
feedback
|