This chapter covers the shadow effect using CSS. The first topic covered is text shadows. We’ll talk about how to add shadows to text to make it more attractive, what color and how color palletes can be applied, and what the properties of the shadows are. It also explains how to prevent text shadows using CSS. Another amazing feature that will be covered is the embossed text shadow effect. We’ll also cover box shadows, background gradients, and more.
Text Shadows with CSS3
One of the most attractive ...