效果查看:http://hovertree.com/texiao/css3/6/
CSS3画猪头: http://hovertree.com/texiao/css3/6/1/
代码如下:
<!DOCTYPE html><html><head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>纯CSS3实现可爱的猪猪 - 何问起</title> <base target="_blank" /> <link href="http://hovertree.com/texiao/css3/6/hovertreepig.css" type="text/css" rel="stylesheet"/></head><body> <h2>纯CSS3实现可爱的猪猪</h2> <div class="hovertreebody"> <div class="face"> <div class="left_ear"></div> <div class="right_ear"></div> <div class="eyes"></div> <div class="nose">何问起</div> </div> <div class="stomach"> <div class="left_leg"></div> <div class="right_leg"></div> </div> <div class="hovertreetail"></div> </div> <div style="text-align:center;margin-top:100px;"><a href="http://hovertree.com/h/bjaf/0pt35qks.htm">代码</a> <a href="http://hovertree.com">首页</a> <a href="http://hovertree.com/texiao/">特效</a></div></body></html>
转自:http://hovertree.com/h/bjaf/0pt35qks.htm
推荐:http://hovertree.com/texiao/css3/5/
立即学习“前端免费学习笔记(深入)”;
更多特效:
HTML怎么学习?HTML怎么入门?HTML在哪学?HTML怎么学才快?不用担心,这里为大家提供了HTML速学教程(入门课程),有需要的小伙伴保存下载就能学习啦!
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号