Wednesday, July 14, 2010

Css tips and tricks [1] : Set [ Div – box ] Shadows.

image


look to get show like the inner image you have to use these three lines to set the shadow and to avoid the cross browsing problems.

 

 

Css Script
  1. .box{
  2.     -moz-box-shadow:0px 0px 10px #333;
  3.     -webkit-box-shadow:0px 0px 10px #333;
  4.     box-shadow:0px 0px 10px #333;
  5. }


1 comments:

  1. Thanks for such useful review. Don't forget to buy protection for your house, try cheap homeowners insurance quotes
    ReplyDelete