CSS Box Shadow
I am no longer going to be putting syntax code on the blog itself…if you have been reading, I am doing all of this work on The Lab.
So, for the next post I am going to be explaining CSS Box Shadow. For a live demo, go here. But if you want to hear more, read on.
CSS box shadow allows you to give your design that extra dimension without needing to use images. It can easily be applied to any <div> of any size, and consists of only three simple lines of code.


