莎士比亚: 原谅我孤陋寡闻不知你心里有人。<自截女头+好歌>
本帖最后由 莎士比亚 于 2017-3-27 12:46 编辑 <br /><br />表格丨算命赠莎士比亚<br>麻烦版主隐藏 TKS<!DOCTYPE html><html>
<head>
<meta charset="UTF-8">
<style type="text/css">
#daqi{display:block; width: 100%;height: 1550px;margin: 30px auto;background: rgb(66, 64,61);overflow: hidden;font-family: "mv boli","estrangelo edessa";}
#daqi_title{width: 100%;height: 300px;text-align: center;background: url("http://www.qqmcc.net/data/attachment/album/201703/14/145305ukm20mo08g0arxrm.jpg");background-size:cover;overflow: hidden;}
#title_a{width: 300px;margin:auto;margin-top:170px;font-weight: bold;font-size: 2em;color: rgba(66, 64,61,0.7);
border-bottom-style:solid;border-bottom-width:1px;line-height: 55px;}
#title_a:hover{color: rgb(66, 64,61);}
#title_b{font-size: 2.5em;font-weight: 300; color: rgb(66, 64,61);margin:4px auto;}
#body_a{margin: 0 0 0 0;width:1000px;overflow: hidden;}
#body_a ul{width:1000px;margin:0;}
#body_a ul li{ list-style: none;display: inline;text-align: center;width: 170px;
float: left;height: 80px;}
#body_a ul li a{text-decoration: none;color:#bda894;line-height: 80px;font-size: 1.1em;padding: 1px;}
#body_b{margin: 60px 0 0 150px;overflow: hidden;}
#body_b_img{float: left;margin: 20px 0 0 0;}
#body_b_img img{width:100px ;height: 100px;border-radius:50%;border:solid 1px #bda894;}
#body_b_right{width: 500px;height: 50px;float: left;background: #bda894;margin: 45px 0 0 40px;
border-radius:8px ;}
#body_b_right span{ line-height: 50px;margin-left: 15px;}
#clear{clear: both;}
#body_c{margin: 100px auto;height: 820px;width: 900px;overflow: hidden;}
#body_c_a{margin: 20px 0 0 20px;width: 50px;height:30px;text-align: center; border-bottom-style: solid;
border-bottom-width: 1px;}
#body_c_a span{line-height: 30px;font-size: 1.2em;}
#body_c_b{width: 900px;height:300px;margin:30px 0 0 50px;border-right-style: solid;border-right-width: 3px;}
#body_c_b img{width: 150px;height: 150px;float: left;margin: 5px;}
@-webkit-keyframes hvr-bob {
0% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
50% {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
@keyframes hvr-bob {
0% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
50% {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
@-webkit-keyframes hvr-bob-float {
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
@keyframes hvr-bob-float {
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
.hvr-bob {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px transparent;
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
-webkit-animation-name: hvr-bob-float, hvr-bob;
animation-name: hvr-bob-float, hvr-bob;
-webkit-animation-duration: .3s, 1.5s;
animation-duration: .3s, 1.5s;
-webkit-animation-delay: 0s, .3s;
animation-delay: 0s, .3s;
-webkit-animation-timing-function: ease-out, ease-in-out;
animation-timing-function: ease-out, ease-in-out;
-webkit-animation-iteration-count: 1, infinite;
animation-iteration-count: 1, infinite;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-direction: normal, alternate;
animation-direction: normal, alternate;
}
.hvr-float-shadow {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px transparent;
position: relative;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
.hvr-float-shadow:before {
pointer-events: none;
position: absolute;
z-index: -1;
content: '';
top: 100%;
left: 5%;
height: 10px;
width: 90%;
opacity: 0;
background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
/* W3C */
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform, opacity;
transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
/* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
opacity: 1;
-webkit-transform: translateY(5px);
transform: translateY(5px);
/* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
.hvr-bubble-left {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px transparent;
position: relative;
}
.hvr-bubble-left:before {
pointer-events: none;
position: absolute;
z-index: -1;
content: '';
border-style: solid;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
top: calc(50% - 10px);
left: 0;
border-width: 10px 10px 10px 0;
border-color: transparent #bda894 transparent transparent;
}
.hvr-bubble-left:hover:before, .hvr-bubble-left:focus:before, .hvr-bubble-left:active:before {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
</style>
</head>
<body>
<div id="daqi">
<div id="daqi_title">
<div id="title_a">
<span>莎士比亚</span>
</div>
<div id="title_b">
<span>William Shakespeare</span>
</div>
</div>
<div id="daqi_body">
<div id="body_a">
<ul>
<li><a href="http://www.qqmcc.net/home.php?mod=space&uid=666" target="_blank" class="hvr-bob">首页 / Home</a></li>
<li><a href="http://www.qqmcc.net/home.php?mod=space&uid=666&do=thread&view=me&from=space" target="_blank" class="hvr-bob">主题 / Sign</a></li>
<li><a href="http://www.qqmcc.net/home.php?mod=space&uid=666&do=wall" target="_blank" class="hvr-bob">留言 / Message</a></li>
<li><a href="http://www.qqmcc.net/home.php?mod=space&uid=666&do=album&view=me&from=space" target="_blank" class="hvr-bob">相册 / Photo</a></li>
<li><a href="http://www.qqmcc.net/home.php?mod=space&uid=666&do=profile" target="_blank" class="hvr-bob">更多 / More</a></li>
</ul>
</div>
<div id="body_b">
<div id="body_b_img" class="hvr-float-shadow">
http://www.qqmcc.net/data/attachment/album/201703/08/094004bhebdobgy6ii0eo2.png
</div>
<div id="body_b_right" class="hvr-bubble-left">
<span>love is a carefully disigned lie</span>
</div>
</div>
<div id="clear"></div>
<div id="body_c">
<div id="body_c_a" class="hvr-bob">
<span>page1</span>
</div>
<div id="body_c_b">
http://www.qqmcc.net/data/attachment/album/201703/27/111229bccmod7c7uhoohoc.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111227r7ffamhph4mhahk8.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111223cw7fsfpv4ss4f8lf.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111220qsjx9h6sxyrj8gph.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111218vhezt31hezejjgfm.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111217h29cd33fk9cd29b6.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111215mzc5yt285yztee5l.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111214govhc6gvc6pppo5c.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111212qqm1tc1s1vy4qj6c.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111210zs6sd5r9uv5r4654.jpg
</div>
<div id="body_c_a" class="hvr-bob">
<span>page2</span>
</div>
<div id="body_c_b">
http://www.qqmcc.net/data/attachment/album/201703/27/111208sscfhhhfeiyevhos.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111207taxezz99ga0emgbj.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111206rakj2gbq2jd80xga.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111206seyp0e8ts046p5xt.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111204pykq2a0q2k60zgg2.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111203m704lcno1nnb7c4x.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111201nq11633914dd1f7n.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111159gyhug3qsueaeqt3c.jpg
http://www.qqmcc.net/data/attachment/album/201703/27/111156fz33a3lt5zp27wt2.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111158w0yonnoxyx10o146.png
</div>
</div>
</div>
</div>
</body>
</html>
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width=1 height=1 src="//music.163.com/outchain/player?type=2&id=418602088&auto=1&height=66"></iframe> 本帖最后由 莎士比亚 于 2017-3-27 11:15 编辑 <br /><br /><!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<style type="text/css">
#daqi{display:block; width: 100%;height: 1550px;margin: 30px auto;background: rgb(66, 64,61);overflow: hidden;font-family: "mv boli","estrangelo edessa";}
#daqi_title{width: 100%;height: 300px;text-align: center;background: url("http://www.qqmcc.net/data/attachment/album/201703/14/145305ukm20mo08g0arxrm.jpg");background-size:cover;overflow: hidden;}
#title_a{width: 300px;margin:auto;margin-top:170px;font-weight: bold;font-size: 2em;color: rgba(66, 64,61,0.7);
border-bottom-style:solid;border-bottom-width:1px;line-height: 55px;}
#title_a:hover{color: rgb(66, 64,61);}
#title_b{font-size: 2.5em;font-weight: 300; color: rgb(66, 64,61);margin:4px auto;}
#body_a{margin: 0 0 0 0;width:1000px;overflow: hidden;}
#body_a ul{width:1000px;margin:0;}
#body_a ul li{ list-style: none;display: inline;text-align: center;width: 170px;
float: left;height: 80px;}
#body_a ul li a{text-decoration: none;color:#bda894;line-height: 80px;font-size: 1.1em;padding: 1px;}
#body_b{margin: 60px 0 0 150px;overflow: hidden;}
#body_b_img{float: left;margin: 20px 0 0 0;}
#body_b_img img{width:100px ;height: 100px;border-radius:50%;border:solid 1px #bda894;}
#body_b_right{width: 500px;height: 50px;float: left;background: #bda894;margin: 45px 0 0 40px;
border-radius:8px ;}
#body_b_right span{ line-height: 50px;margin-left: 15px;}
#clear{clear: both;}
#body_c{margin: 100px auto;height: 820px;width: 900px;overflow: hidden;}
#body_c_a{margin: 20px 0 0 20px;width: 50px;height:30px;text-align: center; border-bottom-style: solid;
border-bottom-width: 1px;}
#body_c_a span{line-height: 30px;font-size: 1.2em;}
#body_c_b{width: 900px;height:300px;margin:30px 0 0 50px;border-right-style: solid;border-right-width: 3px;}
#body_c_b img{width: 150px;height: 150px;float: left;margin: 5px;}
@-webkit-keyframes hvr-bob {
0% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
50% {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
@keyframes hvr-bob {
0% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
50% {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
@-webkit-keyframes hvr-bob-float {
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
@keyframes hvr-bob-float {
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
.hvr-bob {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px transparent;
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
-webkit-animation-name: hvr-bob-float, hvr-bob;
animation-name: hvr-bob-float, hvr-bob;
-webkit-animation-duration: .3s, 1.5s;
animation-duration: .3s, 1.5s;
-webkit-animation-delay: 0s, .3s;
animation-delay: 0s, .3s;
-webkit-animation-timing-function: ease-out, ease-in-out;
animation-timing-function: ease-out, ease-in-out;
-webkit-animation-iteration-count: 1, infinite;
animation-iteration-count: 1, infinite;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-direction: normal, alternate;
animation-direction: normal, alternate;
}
.hvr-float-shadow {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px transparent;
position: relative;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
.hvr-float-shadow:before {
pointer-events: none;
position: absolute;
z-index: -1;
content: '';
top: 100%;
left: 5%;
height: 10px;
width: 90%;
opacity: 0;
background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
/* W3C */
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform, opacity;
transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
/* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
opacity: 1;
-webkit-transform: translateY(5px);
transform: translateY(5px);
/* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
.hvr-bubble-left {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px transparent;
position: relative;
}
.hvr-bubble-left:before {
pointer-events: none;
position: absolute;
z-index: -1;
content: '';
border-style: solid;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
top: calc(50% - 10px);
left: 0;
border-width: 10px 10px 10px 0;
border-color: transparent #bda894 transparent transparent;
}
.hvr-bubble-left:hover:before, .hvr-bubble-left:focus:before, .hvr-bubble-left:active:before {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
</style>
</head>
<body>
<div id="daqi">
<div id="daqi_title">
<div id="title_a">
<span>莎士比亚</span>
</div>
<div id="title_b">
<span>William Shakespeare</span>
</div>
</div>
<div id="daqi_body">
<div id="body_a">
<ul>
<li><a href="http://www.qqmcc.net/home.php?mod=space&uid=666" target="_blank" class="hvr-bob">首页 / Home</a></li>
<li><a href="http://www.qqmcc.net/home.php?mod=space&uid=666&do=thread&view=me&from=space" target="_blank" class="hvr-bob">主题 / Sign</a></li>
<li><a href="http://www.qqmcc.net/home.php?mod=space&uid=666&do=wall" target="_blank" class="hvr-bob">留言 / Message</a></li>
<li><a href="http://www.qqmcc.net/home.php?mod=space&uid=666&do=album&view=me&from=space" target="_blank" class="hvr-bob">相册 / Photo</a></li>
<li><a href="http://www.qqmcc.net/home.php?mod=space&uid=666&do=profile" target="_blank" class="hvr-bob">更多 / More</a></li>
</ul>
</div>
<div id="body_b">
<div id="body_b_img" class="hvr-float-shadow">
http://www.qqmcc.net/data/attachment/album/201703/08/094004bhebdobgy6ii0eo2.png
</div>
<div id="body_b_right" class="hvr-bubble-left">
<span>love is a carefully disigned lie</span>
</div>
</div>
<div id="clear"></div>
<div id="body_c">
<div id="body_c_a" class="hvr-bob">
<span>page1</span>
</div>
<div id="body_c_b">
http://www.qqmcc.net/data/attachment/album/201703/27/111450jerf0izucxy5qfzr.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111448ss6ll3d2lws36sl3.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111446f4ich48q09wxlwxc.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111445yhslvvplbmxt1v1b.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111444x5j6lrrjerfj1gqj.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111442fmzpeisphfzueepv.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111439quhe5cl98l5yeh9l.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111437onmpr4cdpdq3ezpq.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111435eds7nx6s20sxn7sg.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111431xxm2wxmutxzxcmkm.jpg
</div>
<div id="body_c_a" class="hvr-bob">
<span>page2</span>
</div>
<div id="body_c_b">
http://www.qqmcc.net/data/attachment/album/201703/27/111428qhezoqeen5reeorq.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111424jp5x0pclcdjvcjjz.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111421sbd6o5d2kc6z44mm.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111418tssl5bzgsflfs4ff.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111413rlm3ys6b4l0lmbq3.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111408gzab4j7jwmezjegt.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111405c0hew8hkkewags8x.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111401m0elj5flvcv7q1vb.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111358snn5db3hnbg5ggg6.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111357d4jaj6kpfffdc30c.jpg
</div>
</div>
</div>
</div>
</body>
</html> 本帖最后由 莎士比亚 于 2017-3-27 11:18 编辑 <br /><br /><!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<style type="text/css">
#daqi{display:block; width: 100%;height: 1550px;margin: 30px auto;background: rgb(66, 64,61);overflow: hidden;font-family: "mv boli","estrangelo edessa";}
#daqi_title{width: 100%;height: 300px;text-align: center;background: url("http://www.qqmcc.net/data/attachment/album/201703/14/145305ukm20mo08g0arxrm.jpg");background-size:cover;overflow: hidden;}
#title_a{width: 300px;margin:auto;margin-top:170px;font-weight: bold;font-size: 2em;color: rgba(66, 64,61,0.7);
border-bottom-style:solid;border-bottom-width:1px;line-height: 55px;}
#title_a:hover{color: rgb(66, 64,61);}
#title_b{font-size: 2.5em;font-weight: 300; color: rgb(66, 64,61);margin:4px auto;}
#body_a{margin: 0 0 0 0;width:1000px;overflow: hidden;}
#body_a ul{width:1000px;margin:0;}
#body_a ul li{ list-style: none;display: inline;text-align: center;width: 170px;
float: left;height: 80px;}
#body_a ul li a{text-decoration: none;color:#bda894;line-height: 80px;font-size: 1.1em;padding: 1px;}
#body_b{margin: 60px 0 0 150px;overflow: hidden;}
#body_b_img{float: left;margin: 20px 0 0 0;}
#body_b_img img{width:100px ;height: 100px;border-radius:50%;border:solid 1px #bda894;}
#body_b_right{width: 500px;height: 50px;float: left;background: #bda894;margin: 45px 0 0 40px;
border-radius:8px ;}
#body_b_right span{ line-height: 50px;margin-left: 15px;}
#clear{clear: both;}
#body_c{margin: 100px auto;height: 820px;width: 900px;overflow: hidden;}
#body_c_a{margin: 20px 0 0 20px;width: 50px;height:30px;text-align: center; border-bottom-style: solid;
border-bottom-width: 1px;}
#body_c_a span{line-height: 30px;font-size: 1.2em;}
#body_c_b{width: 900px;height:300px;margin:30px 0 0 50px;border-right-style: solid;border-right-width: 3px;}
#body_c_b img{width: 150px;height: 150px;float: left;margin: 5px;}
@-webkit-keyframes hvr-bob {
0% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
50% {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
@keyframes hvr-bob {
0% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
50% {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
@-webkit-keyframes hvr-bob-float {
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
@keyframes hvr-bob-float {
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
.hvr-bob {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px transparent;
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
-webkit-animation-name: hvr-bob-float, hvr-bob;
animation-name: hvr-bob-float, hvr-bob;
-webkit-animation-duration: .3s, 1.5s;
animation-duration: .3s, 1.5s;
-webkit-animation-delay: 0s, .3s;
animation-delay: 0s, .3s;
-webkit-animation-timing-function: ease-out, ease-in-out;
animation-timing-function: ease-out, ease-in-out;
-webkit-animation-iteration-count: 1, infinite;
animation-iteration-count: 1, infinite;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-direction: normal, alternate;
animation-direction: normal, alternate;
}
.hvr-float-shadow {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px transparent;
position: relative;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
.hvr-float-shadow:before {
pointer-events: none;
position: absolute;
z-index: -1;
content: '';
top: 100%;
left: 5%;
height: 10px;
width: 90%;
opacity: 0;
background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
/* W3C */
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform, opacity;
transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
/* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
opacity: 1;
-webkit-transform: translateY(5px);
transform: translateY(5px);
/* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
.hvr-bubble-left {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px transparent;
position: relative;
}
.hvr-bubble-left:before {
pointer-events: none;
position: absolute;
z-index: -1;
content: '';
border-style: solid;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
top: calc(50% - 10px);
left: 0;
border-width: 10px 10px 10px 0;
border-color: transparent #bda894 transparent transparent;
}
.hvr-bubble-left:hover:before, .hvr-bubble-left:focus:before, .hvr-bubble-left:active:before {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
</style>
</head>
<body>
<div id="daqi">
<div id="daqi_title">
<div id="title_a">
<span>莎士比亚</span>
</div>
<div id="title_b">
<span>William Shakespeare</span>
</div>
</div>
<div id="daqi_body">
<div id="body_a">
<ul>
<li><a href="http://www.qqmcc.net/home.php?mod=space&uid=666" target="_blank" class="hvr-bob">首页 / Home</a></li>
<li><a href="http://www.qqmcc.net/home.php?mod=space&uid=666&do=thread&view=me&from=space" target="_blank" class="hvr-bob">主题 / Sign</a></li>
<li><a href="http://www.qqmcc.net/home.php?mod=space&uid=666&do=wall" target="_blank" class="hvr-bob">留言 / Message</a></li>
<li><a href="http://www.qqmcc.net/home.php?mod=space&uid=666&do=album&view=me&from=space" target="_blank" class="hvr-bob">相册 / Photo</a></li>
<li><a href="http://www.qqmcc.net/home.php?mod=space&uid=666&do=profile" target="_blank" class="hvr-bob">更多 / More</a></li>
</ul>
</div>
<div id="body_b">
<div id="body_b_img" class="hvr-float-shadow">
http://www.qqmcc.net/data/attachment/album/201703/08/094004bhebdobgy6ii0eo2.png
</div>
<div id="body_b_right" class="hvr-bubble-left">
<span>love is a carefully disigned lie</span>
</div>
</div>
<div id="clear"></div>
<div id="body_c">
<div id="body_c_a" class="hvr-bob">
<span>page1</span>
</div>
<div id="body_c_b">
http://www.qqmcc.net/data/attachment/album/201703/27/111736ealgpazaeaeq8qab.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111735xdsjm7sc7sshw75z.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111732ic6cc7kcmamxc55w.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111731x1ji68406j2hhosj.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111728nmpob1bmm2bybl18.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111725r61yzi1xz38gez13.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111723s1zrmj818nhc58o2.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111721f7q3z77drzm80dq7.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111717hjul0zdl13z8jco3.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111716t8zfh0nn85pu8moy.jpg
</div>
<div id="body_c_a" class="hvr-bob">
<span>page2</span>
</div>
<div id="body_c_b">
http://www.qqmcc.net/data/attachment/album/201703/27/111714o770vz1f78f77azx.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111712gksd1js54xiz1d4s.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111709g1nn9p3412n1rtfs.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111707dbglgg2bgcoj1ebk.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111703kzp4hdek41b9puxp.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111659sip5eemd4e5rvwmq.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111656aeokozqctj008q3o.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111653bpjjggmjcnnosa44.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111652gjum2gelcw4uv9t7.jpghttp://www.qqmcc.net/data/attachment/album/201703/27/111648x009votxzr4ohh4y.jpg
</div>
</div>
</div>
</div>
</body>
</html> 本帖最后由 莎士比亚 于 2017-3-27 11:20 编辑 <br /><br />**** Hidden Message ***** aoyou 如果您要查看本帖隐藏内容请回复 <div style="text-align: center;"><table cellspacing="0" cellpadding="0" style="table-layout: fixed; width: 978px; font-size: 12px; line-height: 18px; text-align: start;"><tbody><tr><td class="t_f" id="postmessage_604843" style="font-size: 14px;"><span class="pstatus" style="display: block; margin-bottom: -30px; font-size: 12px; text-align: center; line-height: 32px; color: rgb(153, 153, 153);"><br></span><br><br><div align="center"><table cellspacing="0" class="t_table" bgcolor="#262626" style="border: 1px solid rgb(227, 237, 245); table-layout: auto; width: 550px;"><tbody><tr><td style="border-color: rgb(227, 237, 245); overflow: hidden;"><font color="#262626">-</font><font color="#262626">-</font><font color="#262626">-----</font><div align="center"><span style="float: left; margin-right: 5px;"><table cellspacing="0" class="t_table" bgcolor="white" style="border: 1px solid rgb(227, 237, 245); table-layout: auto; width: 300px;"><tbody><tr><td style="border-color: rgb(227, 237, 245); overflow: hidden;"><table cellspacing="0" class="t_table" bgcolor="#262626" style="border: 1px solid rgb(227, 237, 245); table-layout: auto; width: 290px;"><tbody><tr><td style="border-color: rgb(227, 237, 245); overflow: hidden;"><img id="aimg_lE9IU" class="zoom" file="http://www.qqmcc.net/data/attachment/album/201702/25/121143rc8wcpryl8ppbpxr.jpg" lazyloadthumb="1" border="0" alt="" src="http://www.qqmcc.net/data/attachment/album/201702/25/121143rc8wcpryl8ppbpxr.jpg" lazyloaded="true" _load="1" width="280" height="173" data-bd-imgshare-binded="1" style="cursor: pointer;"></td></tr></tbody></table></td></tr></tbody></table></span><br><br><span style="float: left; margin-right: 5px;"><font color="#262626">--------------------------</font><br><font color="#262626">----------</font><font color="#ffffff" face="Mingliu" size="5"><b>伊藤静音</b></font><br><font color="#262626">----------</font><br><font color="#262626">----------</font><br><font color="#262626">----------</font></span></div><br><div align="center"><font color="black"><br></font></div></td></tr></tbody></table></div><br></td></tr></tbody></table></div><p></p>
http://www.qqmcc.net/data/attachment/album/201702/25/121143rc8wcpryl8ppbpxr.jpg
莎士比亚William Shakespeare
http://www.qqmcc.net/data/attachment/album/201702/25/121143rc8wcpryl8ppbpxr.jpg
莎士比亚William Shakespeare
<meta charset="utf-8">
<style type="text/css">
#mei{width: 550px;height: 440px;margin: 40px auto;font-family: "MV Boli","微软雅黑";font-size: 14px;font-weight: 300;-moz-box-shadow: 0px 0px 16px #454345;-webkit-box-shadow: 0px 0px 16px #454345;box-shadow: 0px 0px 16px #454345;}
#mei_a{height: 220px;background: url("http://www.qqmcc.net/data/attachment/album/201703/23/184443ybucyyttyu5cnu9d.jpg");background-size:cover;overflow: hidden; }
#mei_b{height: 120px;width: 120px;position: absolute;background: rgba(255,255,255,0.5);border-radius: 50%;margin:-60px 0 0 220px; }
#mei_b img{width: 110px;height: 110px;padding: 5px;border-radius:50% }
#mei_c ul li{list-style: none;display: inherit;}
#mei_c #li_a{font-size: 18px;margin:20px 0 0 25px;}
#mei_c #li_b{margin-top: 20px;}
#mei_c button{position: absolute; width: 90px;height: 25px;line-height: 15px;border: none;background: #00ccff;border-radius:2px;margin: -132px 0 0 400px; }
#mei_c button a{text-decoration: none;color: #ffffff;font-family: "微软雅黑";font-weight: 300;}
#mei_c button:hover{opacity: 0.5;-webkit-animation: 300ms;}
</style>
<div id="mei">
<div id="mei_a">
</div>
<div id="mei_b">
<img src="http://www.qqmcc.net/data/attachment/album/201703/06/182338d99gpjj6mehjt5p0.jpeg" border="0" alt="" style="max-width:400px"><!-- 这里放你的头像 -->
</div>
<div id="mei_c">
<ul>
<li id="li_a">SEE YOU AGAIN</li>
<li id="li_b">原谅我</li>
<li>孤落寡闻</li>
<li>不知你</li>
<li>心有旁人</li>
</ul><!-- href=""文字可修改,新增使用上面的方式<li>文字</li> -->
<button><a href="" target="_blank" title="算命">更多收录</a> </button><!-- href=""这里面放网址 -->
</div>
</div><!-- 使用时勾选H码,勾选纯文本再复制代码,再取消代码看效果 -->