Using CSS3 is a bad practice? [closed]
- by Qmal
Possible Duplicate:
Should I use HTML5 and/or CSS3 to build my website?
I just want to know if it's considered as a "bad practice" to use things like rounded corners, gradients and so on...
I understand that there are bots and crawlers that do not process CSS, but they don't need to. And nowadays most people use browsers that can process CSS3 with no problem.
So should I make my buttons and shadows and such look pretty with CSS3 or with images?