{"id":398,"date":"2024-01-15T06:23:33","date_gmt":"2024-01-15T00:53:33","guid":{"rendered":"http:\/\/codetheory.in\/?p=398---c67fa2fb-cf1d-440e-abad-49ee316f488f"},"modified":"2024-01-15T06:23:33","modified_gmt":"2024-01-15T00:53:33","slug":"the-real-beauty-of-css3-box-shadows","status":"publish","type":"post","link":"https:\/\/codetheory.in\/the-real-beauty-of-css3-box-shadows\/","title":{"rendered":"The Real Beauty of CSS3 Box Shadows"},"content":{"rendered":"

\"\"<\/p>\n

You might have used CSS3 box shadows several times to create some pretty looking drop shadows like you do in Photoshop. That’s great! But do you even know how it can be used for some other mind boggling purposes ? If not, then you are definitely going to like what I am about to show you.
\n
\nFirst, lets talk about the box-shadow<\/code> property. It is a property introduced in CSS3 which accepts a maximum of 6 parameters in which 4 are optional!<\/p>\n