Hint: I always use http://htmledit.squarefree.com/ to code!
How to make shadowed text:
<span style="text-shadow: 1px 1px 1px #666666;">TEXT HERE</span>
|
|
You can change the size, direction, and "text-shadow: 5px 5px 1px"
|
<span style="text-shadow: 1px 1px 1px #666666;">TEXT HERE</span>
|
|