Interactive online courses HTML Academy
2026-03-09 10:55 Diff
text-shadow: 0px 0px 0px #333333;

The last parameter of the text-shadow property is optional, and it is used to set the shadow color.

If the shadow color is not specified, then it is set to the same as the text color. The color can be set in any color format, and it can also be semi-transparent.

Let’s try to set different colors for the shadows.