Showing posts with label CSS. Show all posts

Simple CSS3 Box Shadow

This is a trick about adding box shadow css to your blog or website. for example look at picture in left side.

Example shadow A shows a shadow offset to the left and top by 5px:
#shadow_A {
-moz-box-shadow: -5px -5px #888;
-webkit-box-shadow: -5px -5px #888;
box-shadow: -5px -5px #888;
}
Friday, June 8, 2012
Tag :

Copyright © 2013 Free Download Software Full Version | Powered by Blogger