CSS Text-Shadow is a property of the Cascading Style Sheets (CSS) language that allows developers to add a shadow effect to text. This can be used to create a variety of effects, from subtle shadows to more dramatic 3D effects. It is a powerful tool for creating
From Wikipedia
Cascading Style Sheets (CSS) is a style sheet language used for specifying the presentation and styling of a document written in a markup language, such as HTML or XML. CSS is a cornerstone technology of the World Wide Web, alongside HTML and JavaScript.