Showing posts with label CSS. Show all posts
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;
}
Copyright © 2013 Free Download Software Full Version | Powered by Blogger