public marks

PUBLIC MARKS from cadu with tag css

01 January 1970 01:00

yDSF - Robust CSS Drop Shadows

by 11 others
We needed drop shadows that would be as simple to add to a page as possible. With that in mind, yDSF was created to meet the following requirements:<br /> <br /> <br>* Pure CSS (no tables)</br><br /> <br>* As little extra markup as possible</br><br /> <br>* Scalable to arbitrary width/height boxes, </br>without special-case images<br /> <br>* Best-of-breed display on modern CSS2+ browsers (Mozilla, Safari)</br><br /> <br>* Reasonable fallback for Internet Explorer (5+)</br>