A summary on pros and cons of the CSS3 box-shadow technique.
Related Submissions:
- Using CSS3 Text Shadow for Active Link States A simple technique using CSS3’s text-shadow property to create links that feel like real buttons. ...
- 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...
- Simple CSS3 Dropdown Menu As we know, CSS3 has many good features for help us creating more sweet User Interface. One of them is box shadow, it helps us...
- Text-shadow in IE with jQuery With the soon-released FireFox 3.1, three of the four major browsers support text-shadow. That leaves just Internet Explorer with the lack of text-shadow. I have...
- An Introduction to CSS3 – Creating a Button This tutorial will show you how to create a rounded corner button using CSS3. You’ll learn how to create a gradient background, text shadow as...