Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
CSS
box bottom shadow css
Aditya Singh
Programming language:
CSS
2021-02-17 08:21:19
24
Q:
box bottom shadow css
Viva
Code:
CSS
2021-02-17 08:23:25
div { box-shadow: inset 0 0 10px #000000; }
2
PrisonPants
Code:
CSS
2021-03-03 05:45:29
box-shadow: 0 4px 2px -2px gray;
0
Tags
css
bot
New to Communities?
Join the community