One of the most common CSS effects is using shadows in various ways. Before, we needed to resort to images, but now we can offer this to all major web browser with CSS!
Related Submissions:
- Performance Comparison of Major Web Browsers The latest versions of the five major most web browsers Mozilla Firefox 3.5, Google Chrome 3.0, Microsoft Internet Explorer 8.0, Opera 10.0, and Apple Safari...
- Shadow Motion Effect in 5 Lines Of jQuery Who doesn’t love motion effects, right? shadows following the motion of movements while in a fighting scene, some of my favorite scenes are from The...
- Effects with jQuery 1.3 (PDF Chapter) With jQuery, we can easily add impact to our actions through a set of simple visual effects, and even craft our own, more sophisticated animations....
- Using Text Shadow in HTML/CSS In this post, I will discuss the topic of using text shadow in HTML/CSS. Text shadow is a property from CSS2, and what it does...
- How to Add Drop Shadows to Menus or Windows with CSS A tutorial on how to add soft drop shadows to your site’s menus and windows using CSS. ...