Home  >  Article  >  Web Front-end  >  Various beautiful shadow effects implemented by css3 shadow_html/css_WEB-ITnose

Various beautiful shadow effects implemented by css3 shadow_html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-24 11:43:071864browse




纯CSS3实现的各种阴影效果

<script><br>var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-7489188-1']); _gaq.push(['_trackPageview']);<br> (function() {<br>var ga = document.createElement('script'); ga.async = true; ga.src = 'http://www.google-analytics.com/ga.js';<br> var s = document.getElementsByTagName('script')[0];<br> s.parentNode.insertBefore(ga, s);<br> })();<br></script>


http://www.999jiujiu.com/


CSS drop-shadows without images



Lifted corners




Curled corners




Perspective




Raised box




Single vertical curve




Vertical curves




Single hozitonal curve




Horizontal curves




Rotated box





Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn