Hi, Anyone know of a good resource for creating text effects using css? Something like drop shadows ??? I have found the code for drop shadows but im wondering if there are any other cool effects i can use on standard text using css?
CSS isn't really made for "effects" - static text effects are best acheived with images, created with software like Photoshop and GIMP. Animated text effects are best acheived with Flash or Javascript. Hope this helps! ^.^
Depends on what your definition of effects is, I guess. And by the way, you CAN animate images with CSS (or at least fake it really really well): http://www.cssplay.co.uk/menu/animation.html