CSS Box-Shadow is a property in CSS that allows you to add a shadow effect to any element on a webpage. It can be used to create a variety of effects, from subtle shadows to more dramatic 3D effects. With CSS Box-Shadow you can control the color, size,
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.