Menu
Category

Author 28 Jan 2014 in Other | 0 comment

Different CSS3 Box Shadows Effects

Different CSS3 Box Shadows Effects

Different CSS3 Box Shadows Effects by PaulUnd. These effects were first designed in Photoshop and then implemented using CSS3. The main key here is the use of box-shadow property. To create multiple shadows, :after and :before pseudo elements are used. Feel free to use them in your projects. It supports all major browsers that supports box-shadow property:

• Internet Explorer 9.0 and higher
• Firefox 3.5 and higher
• Chrome 1 and higher
• Safari 3 and higher
• Opera 10.5 and higher

Read More
%