T-Bone
I wanted to try other colors for a neon style sign and I though red would look nice.
So I've used red for text-shadow in CSS.
Here is its structure:
text-shadow {y px x px zpx colour;}
The first px value shifts the text horizontally, the second vertically and the last value defines the degree of the blur.
text-shadow {y px x px zpx colour;}
The first px value shifts the text horizontally, the second vertically and the last value defines the degree of the blur.