<div style="font-family: Lucida Grande; font-size: 48px; color: rgba(0, 0, 0, 0.5);"> | |
<div style="text-shadow: 0 0 blue;">Text shadow</div> | |
<div style="text-shadow: -5px -5px blue;">Text shadow</div> | |
<div style="text-shadow: -5px 5px blue;">Text shadow</div> | |
<div style="text-shadow: 5px 5px blue;">Text shadow</div> | |
<div style="text-shadow: 5px -5px blue;">Text shadow</div> | |
</div> |