首页 > 作文

html5实现的便签特效(实战分享)

更新时间:2023-04-06 16:33:31 阅读: 评论:0


复制代码 代码如下:

<!doctype html public “-//w3c//dtd xhtml 1.0 transitional//en” “/d/file/titlepic/xhtml1-transitional.dtd& />
<html xmlns=”http://www.w3.org/1999/xhtml”>

<head>

<meta http-equiv=”content-type” content=”text/html; chart=utf-8″ />

<title>便签&l我们不是相爱吗歌词t;/title>

<style type=”text/css”>

*{

margin:0;

padding:0;

}

body{

font-family:arial,sans-rif;

font-size:100%;

margin:3em;

background:#666 ;

color:#fff ;

}

h2,p{

font-size:100%;

font-weight:normal;

}

ul,li{

list-style:none;

}

ul{

overflow:hidden;

padding:3em;

}

ul li a{

text-decoration:none;

color:#000 ;

b劳动感悟100字ackground:#ffc ;

display:block;

height:10em;

width:10em;

padding:1em;

}

ul li{

margin:1em;

float:left;

}

ul li h2

{

font-size: 140%;

font-weight: bold;

padding-bottom: 10px;

}

ul li p

{

font-family: “reenie beanie” ,arial,sans-rif,微软雅黑;

font-size: 110%;

}

ul li a

{

text-decoration: none;

color: #000 ;

background: #ffc ;

display: block;

height: 10em;

width: 10em;

padding: 1em; /* firefox */

-moz-box-shadow: 5px 5px 7px rgba(33,33,33,1) ; /* safari+chrome */

-webkit-box-shadow: 5px 5px 7px rgba(33,33,33,.7) ; /* opera */

box-shadow: 5px 5px 7px rgba(33,33,33,.7) ;

}

ul li a{

-webkit-transform:rotate(-6deg);

-o-transform:rotate(-6deg);

-moz-transform:rotate(-6deg);

}

ul li:nth-child(even) a{

-o-transform:rotate(4deg);

-webkit-transform:rotate(4deg);

-moz-transform:rotate(4deg);

position:relative;

top:5px;

}

ul li:nth-child(3n) a{

-o-transform:rotate(-3deg);

-webkit-transform:rotate(-3deg);

-moz-transform:rotate(-3deg);

position:relative;

top:-5px;

}

ul li:nth-child(5n) a{

-o-transform:rotate(5deg);

-webkit-transform:rotate(5deg);

-moz-transform:rotate(5deg);

position:relative;

top:-10px;

}

ul li a:hover,ul li a:focus{

-moz-box-shadow:10px 10px 7px rgba(0,0,0,.7) ;

-webkit-box-shadow: 10px 10px 7px rgba(0,0,0,.7) ;

box-shadow:10px 10px 7px rgba(0,0,0,.7) ;

-webkit-transform: scale(1.25);

-moz-transform: scale(1.25);

-o-transform: near的反义词scale(1.25);

position:relative;

z-index:5;

}

ul li:nth-child(even) a{

-o-transform:rotate(4deg);

-webkit-transform:rotate(4deg);

-moz-transform:rotate(4deg);

position:relative;

top:5px;

background:#cfc ;

}

ul li:nth-child(3n) a{

-o-transform:rotate(-3deg);

-webkit-transform:rotate(-3deg);

-moz网课英文-transform:rotate(-3deg);

position:relative;

top:-5px;

background:#ccf ;

}

</style>

<link href=”http://fonts.googleapis.com/css?family=reenie+beanie:regular” rel=”stylesheet” type=”text/css”>

</head>

<body>

<ul>

<li><a href=”#”>

<h2>dudu:</h2>

<p>最近咋没有美女发帖呢?我一定给个头条推荐,recommend!recommend!</p>

</a></li>

<li><a href=”#”>

<h2>汤姆大叔:</h2>

<p>team的一个成员去了microsoft做sde3,又得hire new member了</p>

</a></li>

<li><a href=”#”>

<h2>技术弟弟:</h2>

<p>o2ds和我翻译的书是一样,我一定要比他翻得快, 晚上加班翻,fast! fast! fast!</p>

<一尺有多长/a></li>

<li><a href=”#”>

<h2>artech:</h2>

<p>wcf的帖子真是少,看来我得多发点帖子让大家学习呢</p>

</a></li>

<li><a href=”#”>

<h2>吉日嘎拉:</h2>

<p>将权限管理、工作流管理做到我能力的极致,一个人只能做好那么很少的几件事情</p>

</a></li>

<li><a href=”#”>

<h2>某武林高手:</h2>

<p>低于25000块的面试再也不去了,它grandma的</p>

</a></li>

</ul>

</body>

</html>


本文发布于:2023-04-06 16:33:26,感谢您对本站的认可!

本文链接:https://www.wtabcd.cn/fanwen/zuowen/38d4e77b405b78930c98b31f7115043d.html

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

本文word下载地址:html5实现的便签特效(实战分享).doc

本文 PDF 下载地址:html5实现的便签特效(实战分享).pdf

标签:发点   汤姆   代码   帖子
相关文章
留言与评论(共有 0 条评论)
   
验证码:
Copyright ©2019-2022 Comsenz Inc.Powered by © 专利检索| 网站地图