CSS box-shadow

Box-shadow:

.box-shadow {
-moz-box-shadow: 4px 4px 4px #555; /* FF3.5+ */
-webkit-box-shadow: 4px 4px 4px #555; /* Saf3.0+, Chrome */
box-shadow: 4px 4px 4px #555; /* Opera 10.5, IE9, Chrome 10+ */
}
Box-shadow example
VN:F [1.9.17_1161]
Rating: 0 (from 0 votes)

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">