css3扑克牌展开折叠动画特效是一款css3 svg制作的点击卡牌展开和收起动画效果。
<!DOCTYPE html>
<html>
<head>
<meta charset=\”UTF-8\”>
<title>css3扑克牌展开折叠动画特效</title>
<link type=\”text/css\” rel=\”stylesheet\” href=\”css/style.css\”>
</head>
<body><script src=\”/demos/googlegg.js\”></script>
<div class=\”perspective\”>
<div class=\’card-container\’>
<div class=\”message\”>点击 左侧 卡牌</div>
<div class=\’card card-card1\’>
<div class=\’card__face card__face–top\’>
<span class=\’card__value\’>
A
</span>
<span class=\’card__suit\’>
<svg width=\”21px\” height=\”16px\” viewBox=\”0 0 21 16\” version=\”1.1\” xmlns=\”http://www.w3.org/2000/svg\” xmlns:xlink=\”http://www.w3.org/1999/xlink\”>
<g id=\”Page-1\” stroke=\”none\” stroke-width=\”1\” fill=\”none\” fill-rule=\”evenodd\”>
<path d=\”M1.6440972,15.2434886 L19.7934028,15.2434886 L10.71875,1.39282802 L1.6440972,15.2434886 Z\” id=\”Path-2\” stroke=\”#635F5C\”></path>
</g>
</svg>
</span>
</div>
<div class=\’card__face card__face–btm\’>
<span class=\’card__value\’>
A
</span>
<span class=\’card__suit\’>
<svg width=\”21px\” height=\”16px\” viewBox=\”0 0 21 16\” version=\”1.1\” xmlns=\”http://www.w3.org/2000/svg\” xmlns:xlink=\”http://www.w3.org/1999/xlink\”>
<g id=\”Page-1\” stroke=\”none\” stroke-width=\”1\” fill=\”none\” fill-rule=\”evenodd\”>
<path d=\”M1.6440972,15.2434886 L19.7934028,15.2434886 L10.71875,1.39282802 L1.6440972,15.2434886 Z\” id=\”Path-2\” stroke=\”#635F5C\”></path>
</g>
</svg>
</span>
</div>
</div>
<div class=\’card card-card2\’>
<div class=\’card__face card__face–top\’>
<span class=\’card__value\’>
K
</span>
<span class=\’card__suit\’>
<svg width=\”20px\” height=\”21px\” viewBox=\”0 0 20 21\” version=\”1.1\” xmlns=\”http://www.w3.org/2000/svg\” xmlns:xlink=\”http://www.w3.org/1999/xlink\”>
<g id=\”Page-1\” stroke=\”none\” stroke-width=\”1\” fill=\”none\” fill-rule=\”evenodd\”>
<rect id=\”Rectangle-3\” stroke=\”#A68385\” transform=\”translate(10.035534, 10.071068) rotate(-315.000000) translate(-10.035534, -10.071068) \” x=\”3.43933983\” y=\”3.47487373\” width=\”13.1923882\” height=\”13.1923882\”></rect>
</g>
</svg>
</span>
</div>
<div class=\’card__face card__face–btm\’>
<span class=\’card__value\’>
K
</span>
<span class=\’card__suit\’>
<svg width=\”20px\” height=\”21px\” viewBox=\”0 0 20 21\” version=\”1.1\” xmlns=\”http://www.w3.org/2000/svg\” xmlns:xlink=\”http://www.w3.org/1999/xlink\”>
<g id=\”Page-1\” stroke=\”none\” stroke-width=\”1\” fill=\”none\” fill-rule=\”evenodd\”>
<rect id=\”Rectangle-3\” stroke=\”#A68385\” transform=\”translate(10.035534, 10.071068) rotate(-315.000000) translate(-10.035534, -10.071068) \” x=\”3.43933983\” y=\”3.47487373\” width=\”13.1923882\” height=\”13.1923882\”></rect>
</g>
</svg>
</span>
</div>
</div>
<div class=\’card card-card3\’>
<div class=\’card__face card__face–top\’>
<span class=\’card__value\’>
Q
</span>
<span class=\’card__suit\’>
<svg width=\”21px\” height=\”18px\” viewBox=\”0 0 21 18\” version=\”1.1\” xmlns=\”http://www.w3.org/2000/svg\” xmlns:xlink=\”http://www.w3.org/1999/xlink\”>
<g id=\”Page-1\” stroke=\”none\” stroke-width=\”1\” fill=\”none\” fill-rule=\”evenodd\”>
<circle id=\”Oval\” stroke=\”#635F5C\” cx=\”4.5\” cy=\”13.5\” r=\”4\”></circle>
<circle id=\”Oval\” stroke=\”#635F5C\” cx=\”10.5\” cy=\”4.5\” r=\”4\”></circle>
<circle id=\”Oval\” stroke=\”#635F5C\” cx=\”16.5\” cy=\”13.5\” r=\”4\”></circle>
</g>
</svg>
</span>
</div>
<div class=\’card__face card__face–btm\’>
<span class=\’card__value\’>
Q
</span>
<span class=\’card__suit\’>
<svg width=\”21px\” height=\”18px\” viewBox=\”0 0 21 18\” version=\”1.1\” xmlns=\”http://www.w3.org/2000/svg\” xmlns:xlink=\”http://www.w3.org/1999/xlink\”>
<g id=\”Page-1\” stroke=\”none\” stroke-width=\”1\” fill=\”none\” fill-rule=\”evenodd\”>
<circle id=\”Oval\” stroke=\”#635F5C\” cx=\”4.5\” cy=\”13.5\” r=\”4\”></circle>
<circle id=\”Oval\” stroke=\”#635F5C\” cx=\”10.5\” cy=\”4.5\” r=\”4\”></circle>
<circle id=\”Oval\” stroke=\”#635F5C\” cx=\”16.5\” cy=\”13.5\” r=\”4\”></circle>
</g>
</svg>
</span>
</div>
</div>
<div class=\’card card-card4\’>
<div class=\’card__face card__face–top\’>
<span class=\’card__value\’>
J
</span>
<span class=\’card__suit\’>
<svg width=\”20px\” height=\”16px\” viewBox=\”0 0 20 16\” version=\”1.1\” xmlns=\”http://www.w3.org/2000/svg\” xmlns:xlink=\”http://www.w3.org/1999/xlink\”>
<g id=\”Page-1\” stroke=\”none\” stroke-width=\”1\” fill=\”none\” fill-rule=\”evenodd\”>
<path d=\”M0.925347203,14.7630198 L19.0746528,14.7630198 L10,0.912359268 L0.925347203,14.7630198 Z\” id=\”Path-2\” stroke=\”#A68385\” transform=\”translate(10.000000, 7.631510) rotate(-180.000000) translate(-10.000000, -7.631510) \”></path>
</g>
</svg>
</span>
</div>
<div class=\’card__face card__face–btm\’>
<span class=\’card__value\’>
J
</span>
<span class=\’card__suit\’>
<svg width=\”20px\” height=\”16px\” viewBox=\”0 0 20 16\” version=\”1.1\” xmlns=\”http://www.w3.org/2000/svg\” xmlns:xlink=\”http://www.w3.org/1999/xlink\”>
<g id=\”Page-1\” stroke=\”none\” stroke-width=\”1\” fill=\”none\” fill-rule=\”evenodd\”>
<path d=\”M0.925347203,14.7630198 L19.0746528,14.7630198 L10,0.912359268 L0.925347203,14.7630198 Z\” id=\”Path-2\” stroke=\”#A68385\” transform=\”translate(10.000000, 7.631510) rotate(-180.000000) translate(-10.000000, -7.631510) \”></path>
</g>
</svg>
</span>
</div>
</div>
</div>
</div>
<script type=\”text/javascript\” src=\’js/jquery.min.js\’></script>
<script type=\”text/javascript\” src=\”js/index.js\”></script>
</body>
</html>
1. 本站所有资源来源于用户上传和网络,如有侵权请邮件联系站长!
2. 分享目的仅供大家学习和交流,您必须在下载后24小时内删除!
3. 不得使用于非法商业用途,不得违反国家法律。否则后果自负!
4. 本站提供的源码、模板、插件等等其他资源,都不包含技术服务请大家谅解!
5. 如有链接无法下载、失效或广告,请联系管理员处理!
6. 本站资源售价只是赞助,收取费用仅维持本站的日常运营所需!
7. 如遇到加密压缩包,默认解压密码为"www.qnziyw.cn",如遇到无法解压的请联系管理员!
青柠资源网 » css3的扑克牌展开折叠动画特效
常见问题FAQ
- 免费下载或者VIP会员专享资源能否直接商用?
- 本站所有资源版权均属于原作者所有,这里所提供资源均只能用于参考学习用,请勿直接商用。若由于商用引起版权纠纷,一切责任均由使用者承担。更多说明请参考 VIP介绍
- 提示下载完但解压或打开不了?
- 最常见的情况是下载不完整: 可对比下载完压缩包的与网盘上的容量,若小于网盘提示的容量则是这个原因。这是浏览器下载的bug,建议用百度网盘软件或迅雷下载。 若排除这种情况,可在对应资源底部留言,或 联络我们。
- 找不到素材资源介绍文章里的示例图片?
- 对于会员专享、整站源码、程序插件、网站模板、网页模版等类型的素材,文章内用于介绍的图片通常并不包含在对应可供下载素材包内。这些相关商业图片需另外购买,且本站不负责(也没有办法)找到出处。 同样地一些字体文件也是这种情况,但部分素材会在素材包内有一份字体下载链接清单