CSS Shadow Effects. With CSS you can
add shadow to text and to elements. In this chapter you will learn about the
following properties.
The box-shadow CSS property is used to add shadow effects around an element's frame. You can specify multiple effects separated by commas if you wish to do so. A box shadow is described by X and Y offsets relative to the element, blur and spread radii, and color.
No comments:
Post a Comment