Welcome to the beta of the new saila.com. Send in your bugs.
How do I make drop shadows?
There are a number of ways to create Web-based drop shadows:
- the graphic-only, Photoshop-filter way;
- the non-standard, Internet Explorer way;
- the standard, but unsupported, W3C way;
- and a safe, easy way using well-supported elements of HTML and CSS.
Try it for yourself with this JavaScript-based shadow maker.
Note: The tool may not work in browsers with poor DOM support like Opera, Internet Explorer 4 and Netscape 4.x.
Better yet, read the comprehenisve how-to that shows you how to create text and box drop shadows.