css3-魔方
2018-06-24 01:48:52来源:未知 阅读 ()
1 <!DOCTYPE html> 2 <html lang="en"> 3 <head> 4 <meta charset="UTF-8"> 5 <title>魔方</title> 6 <style type="text/css"> 7 section{width: 100px;height:100px;border:5px solid red; margin:50px auto;padding:100px;perspective: 800px;} 8 .box {width:100px;height:100px;position:relative; 9 transform-style:preserve-3d; 10 transition:4S; 11 transform-origin:center center -50px; 12 } 13 .box div{width: 100px;height:100px;position:absolute;color:white;font-size:50px;text-align: center;line-height:100px;} 14 .box div:nth-of-type(1){ 15 background: #FF6600;; 16 transform:translateX(-100px) rotateY(-90deg); 17 transform-origin:right; 18 } 19 .box div:nth-of-type(2){ 20 background:red ; 21 transform:translateY(-100px) rotateX(90deg); 22 transform-origin:bottom ; 23 24 } 25 .box div:nth-of-type(3){ 26 background:darkviolet; 27 transform:translateX(100px) rotateY(90deg); 28 transform-origin:left; 29 } 30 .box div:nth-of-type(4){ 31 background:yellow; 32 transform: translateY(100px) rotateX(-90deg) ; 33 transform-origin:top; 34 } 35 .box div:nth-of-type(5){ 36 background:green; 37 transform:translateZ(-100px) rotateY(180deg); 38 39 } 40 .box div:nth-of-type(6){ 41 background:blue; 42 } 43 section:hover .box{ 44 transform: rotateX(270deg) rotateY(-270deg) rotateX(-270deg) rotateY(270deg) ; 45 46 } 47 </style> 48 </head> 49 <body> 50 <section> 51 <div class="box"> 52 <div>1</div> 53 <div>2</div> 54 <div>3</div> 55 <div>4</div> 56 <div>5</div> 57 <div>6</div> 58 </div> 59 </section> 60 </body> 61 </html>
这两天在学习HTML5+CSS3样式,按老师的作业做了一个魔方!
标签:
版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有
- CSS3--flex布局 2020-05-01
- 表单元素 2020-04-05
- CSS3--3种隐藏元素方法的区别 2020-03-20
- doctype的意思 2020-01-13
- 两列 2020-01-13
IDC资讯: 主机资讯 注册资讯 托管资讯 vps资讯 网站建设
网站运营: 建站经验 策划盈利 搜索优化 网站推广 免费资源
网络编程: Asp.Net编程 Asp编程 Php编程 Xml编程 Access Mssql Mysql 其它
服务器技术: Web服务器 Ftp服务器 Mail服务器 Dns服务器 安全防护
软件技巧: 其它软件 Word Excel Powerpoint Ghost Vista QQ空间 QQ FlashGet 迅雷
网页制作: FrontPages Dreamweaver Javascript css photoshop fireworks Flash