CSS3仿GooglePlay菜单

CSS3仿GooglePlay菜单
 
 
< html >
< head >
<!--gbk,gb2312 -->
< meta  http-equiv = "Content-Type"  content = "text/html; charset=utf-8"  />
<!---->
< title >CSS3 仿GooglePlay </ title >
< meta  name = "keywords"  content = ","  />
< meta  name = "description"  content = ""  />
<!--js css-->
< style  type = "text/css" >
body { background: #E5E5E5; }
ul, li { margin: 0; padding: 0; }
nav { width: 200 px; height: 300 px; background: rgba( 245, 245, 245, 0.95); box-shadow: 0 px  1 px  6 px  #bebebe; margin: 30 px  0  0  200 px; }
nav  ul  li { list-style: none; height: 50 pxposition: relative; }
nav  ul  li  a { color: #666; text-decoration: none; font-size: 14 pxposition: absolute; left: 60 px; top: 18 px; width: 140 pxdisplay: block; }
nav  ul  li  a :hover { color: #fff; }
nav  ul  li :hover { width: 200 px;
/*transition-property:all;
transition-duration:0.4s;
transition-timing-function:ease;
transition-delay:0s;*/
transition: all  ease  0.4 s  0 s;
}
.store { width: 50 px; height: 50 px; background: #B3C833; }
.movies { width: 50 px; height: 50 px; background: #CE5043; }
.music { width: 50 px; height: 50 px; background: #FB8521; }
.books { width: 50 px; height: 50 px; background: #1AA1E1; }
.magazines { width: 50 px; height: 50 px; background: #5E5CA6; }
.devices { width: 50 px; height: 50 px; background: #658092; }
nav  ul  li  span .store_icon { position: absolute; left: 10 px; top: 12 px; width: 26 px; height: 26 px; background: url( images/icoa1.png )  no-repeat; }
nav  ul  li  span .movies_icon { position: absolute; left: 10 px; top: 12 px; width: 26 px; height: 26 px; background: url( images/icoa2.png )  no-repeat; }
nav  ul  li  span .music_icon { position: absolute; left: 10 px; top: 12 px; width: 26 px; height: 26 px; background: url( images/icoa3.png )  no-repeat; }
nav  ul  li  span .books_icon { position: absolute; left: 10 px; top: 12 px; width: 26 px; height: 26 px; background: url( images/icoa4.png )  no-repeat; }
nav  ul  li  span .magazines_icon { position: absolute; left: 10 px; top: 12 px; width: 26 px; height: 26 px; background: url( images/icoa5.png )  no-repeat; }
nav  ul  li  span .devices_icon { position: absolute; left: 10 px; top: 12 px; width: 26 px; height: 26 px; background: url( images/icoa6.png )  no-repeat; }
</ style >
</ head >
< body >
< nav >
     < ul >
         < Li  class = "store" > < span  class = "store_icon" > </ span > < a  href = "#" > </ a > </ Li >
         < Li  class = "movies" > < span  class = "movies_icon" > </ span > < a  href = "#" > </ a > </ Li >
         < Li  class = "music" > < span  class = "music_icon" > </ span > < a  href = "#" > </ a > </ Li >
         < Li  class = "books" > < span  class = "books_icon" > </ span > < a  href = "#" > </ a > </ Li >
         < Li  class = "magazines" > < span  class = "magazines_icon" > </ span > < a  href = "#" > </ a > </ Li >
         < Li  class = "devices" > < span  class = "devices_icon" > </ span > < a  href = "#" > </ a > </ Li >
     </ ul >
</ nav >
</ body >
</ html >
 
图片

图片

图片

图片

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值