| name | language | licence |
|---|---|---|
| Font | CSS | Other |
| Untitled Snippet | CSS | Other |
| Rgba | CSS3 | Other |
| Border-color | CSS3 | Other |
| Border-radius (rounded corners) | CSS3 | Other |
| Untitled Snippet | CSS | Other |
| Text-shadow | CSS3 | Other |
| Comment | CSS | Other |
< 1 2 3 4 5 6 7 8 9 10 11 12 13 >
language: CSS3
licence: Other
Text-shadow
options: view full snippet • send to code collector
/* 1. value = The X-ccordinate 2. value = The Y-coordinate 3. value = The blur radius 4. value = The color of the shadow */ text-shadow: 2px 2px 2px #333;



library
hello world (2)
expression engine 2 (6)