Evangelism/Firefox3.5/35Days/Articles/text-shadow

From MozillaWiki
< Evangelism‎ | Firefox3.5‎ | 35Days
Revision as of 12:47, 6 June 2009 by Wenzel (talk | contribs) (start)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Draft-template-image.png THIS PAGE IS A WORKING DRAFT Pencil-emoji U270F-gray.png
The page may be difficult to navigate, and some information on its subject might be incomplete and/or evolving rapidly.
If you have any questions or ideas, please add them as a new topic on the discussion page.

The re-birth of text-shadow in CSS3

The text-shadow CSS property does what the name implies: It lets you create a slightly blurred, slightly moved copy of text, which ends up looking somewhat like a real-world shadow.

The text-shadow property was first introduced in CSS2, but as it was improperly defined at the time, its support was dropped again in CSS2.1. The feature was re-introduced with CSS3 and has now made it into the new Firefox 3.5.

How it works

1. How the feature works.

2. How that feature compares to other similar features in other browsers.

3. Includes a demonstration and/or graphics that describe how it works.

4. Links to appropriate documentation in developer.mozilla.org.

Further resources

<references/>