CSS TEXT SHADOWS

Pointing Bear

Authors

Will Cullom & Marquett Daniels

What is a text shadow?

The CSS text shadow feature allows you to add shadows to text giving it depth multicolored layers or even a glowing effect.

The text can have multiple shadows and uses the Hexidecimal Colors.

Syntax : text-shadow: Apx Bpx Cpx #000000; Where A and B are the position of the shadow and C is the blur on the shadow