Difference between revisions of "Cascading Style Sheets"
Jump to navigation
Jump to search
(Created page with "==About== {{seed}}category:computer terminology ==Terms== ===Properties=== * /text-shadow ** see http://www.w3.org/Style/Examples/007/text-shadow.en.html ** Apparently th...") |
(→Links: CSS-Tricks) |
||
Line 10: | Line 10: | ||
* [http://htmlhelp.com/reference/css/ HTML Help] | * [http://htmlhelp.com/reference/css/ HTML Help] | ||
* [http://htmldog.com/reference/cssproperties/ HTML Dog]: somewhat more complete list | * [http://htmldog.com/reference/cssproperties/ HTML Dog]: somewhat more complete list | ||
+ | * [https://css-tricks.com CSS-Tricks]: blog, forum, examples... |
Latest revision as of 13:45, 6 March 2016
About
This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!
|
Terms
Properties
- /text-shadow
- see http://www.w3.org/Style/Examples/007/text-shadow.en.html
- Apparently the color attribute can be either the first or last in the list.
- There doesn't seem to be any way to show only blurred text.
Links
- HTML Help
- HTML Dog: somewhat more complete list
- CSS-Tricks: blog, forum, examples...