I would like to add a subtle shadow to make my table look raised.
Just using CSS, how do I do that?
table { box-shadow: 1px 1px 1px #999; }
More box-shadow examples here: http://www.css3.info/preview/box-shadow/
CSS3 has the box-shadow declaration. Check this article for more information.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With