莎士比亚 发表于 2017-12-28 12:08:19

<QQMCC-愿你岁岁平安>:我愿化作 望断天涯那一方青石。<精品男头+歌>

本帖最后由 莎士比亚 于 2017-12-28 12:54 编辑 <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/27/113106p1ddwsjkd0ewid7m.png");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/201712/28/121258z5bbbek2swgl2lef.jpghttp://www.qqmcc.net/data/attachment/album/201712/28/121258vkuqtpkzb1kwgyif.jpghttp://www.qqmcc.net/data/attachment/album/201712/28/121258kznsl9szaj9pl09x.jpghttp://www.qqmcc.net/data/attachment/album/201712/28/121257ap753l05py17ldh7.jpghttp://www.qqmcc.net/data/attachment/album/201712/28/121257t6bqzb0sbsd66i4i.jpghttp://www.qqmcc.net/data/attachment/album/201712/28/121257dl1pjtdeeqxq0zlf.jpghttp://www.qqmcc.net/data/attachment/album/201712/28/121256c5iz4456rm6mmi4n.jpghttp://www.qqmcc.net/data/attachment/album/201712/28/121256igwwknc3bgwgkwuz.jpghttp://www.qqmcc.net/data/attachment/album/201712/28/121255x446ozuc4p4bbdbc.jpghttp://www.qqmcc.net/data/attachment/album/201712/28/121255daps11xs0zahysjj.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/201712/28/121254n7pydl3lz233l2a2.jpghttp://www.qqmcc.net/data/attachment/album/201712/28/121254ah4fj6zu2f6j2248.jpghttp://www.qqmcc.net/data/attachment/album/201712/28/121253apdtz858pq8hdywi.jpghttp://www.qqmcc.net/data/attachment/album/201712/28/121252fltcajescejxa98s.jpghttp://www.qqmcc.net/data/attachment/album/201712/28/121252zrncnujz285yrnru.jpghttp://www.qqmcc.net/data/attachment/album/201712/28/121251i3b3whv85r1rhh83.jpghttp://www.qqmcc.net/data/attachment/album/201712/28/121250b3y9nm6t4hy3vniv.jpghttp://www.qqmcc.net/data/attachment/album/201712/28/121250o7jvorv50n03y7y3.jpghttp://www.qqmcc.net/data/attachment/album/201712/28/121249enrwazynyjnrw18j.jpghttp://www.qqmcc.net/data/attachment/album/201712/28/121249bpe2tltj8rttlss6.jpg
                                        </div>
                              </div>
                        </div>
                </div>
      </body>
</html>

莎士比亚 发表于 2017-12-28 12:09:54

本帖最后由 莎士比亚 于 2017-12-28 12: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/27/113106p1ddwsjkd0ewid7m.png");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/201712/28/121501aio1iu13lp74cl3o.jpghttp://www.qqmcc.net/data/attachment/album/201712/28/121500xr7rv5zf15b7b759.jpghttp://www.qqmcc.net/data/attachment/album/201712/28/121500c6sn3zn8x11nxtx3.jpghttp://www.qqmcc.net/data/attachment/album/201712/28/121500iggmmmmcbmtbnmvc.jpghttp://www.qqmcc.net/data/attachment/album/201712/28/121459qjytr26ej6cfxfvu.jpghttp://www.qqmcc.net/data/attachment/album/201712/28/121459z4sjj9yvwj0s70ww.jpghttp://www.qqmcc.net/data/attachment/album/201712/28/121458xvvoaaex336o5ad6.jpghttp://www.qqmcc.net/data/attachment/album/201712/28/121458hvdr6h883y1zshmj.jpghttp://www.qqmcc.net/data/attachment/album/201712/28/121457jz1nunbbssxns2b0.jpghttp://www.qqmcc.net/data/attachment/album/201712/28/121457etsyk41g0wetmgz4.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/201712/28/121457y8rc1u04w19o41d9.jpghttp://www.qqmcc.net/data/attachment/album/201712/28/121456wioiul104p8w010l.jpghttp://www.qqmcc.net/data/attachment/album/201712/28/121456buruuu3prz38oy62.jpghttp://www.qqmcc.net/data/attachment/album/201712/28/121455yvr13wnxpete3xtz.jpghttp://www.qqmcc.net/data/attachment/album/201712/28/121455wcuhechs6q46ccny.jpghttp://www.qqmcc.net/data/attachment/album/201712/28/121455f40zenf8a44csq48.jpghttp://www.qqmcc.net/data/attachment/album/201712/28/121455x5147z6umyaa6z17.jpghttp://www.qqmcc.net/data/attachment/album/201712/28/121454uwsr336ewibme48x.jpghttp://www.qqmcc.net/data/attachment/album/201712/28/121454h43k1cvn4dcro61d.jpghttp://www.qqmcc.net/data/attachment/album/201712/28/121453xq2ezp5xd1b53xu1.jpg
                                        </div>
                                </div>
                        </div>
                </div>
        </body>
</html>

莎士比亚 发表于 2017-12-28 12:10:33

本帖最后由 QQmcc-三眠 于 2017-12-28 13:37 编辑 <br /><br />**** Hidden Message *****

沈风 发表于 2017-12-28 12:55:17

我愿化作 望断天涯那一方青石。

莎士比亚 发表于 2017-12-28 12:58:10

本帖最后由 莎士比亚 于 2017-12-28 12:59 编辑

http://www.qqmcc.net/data/attachment/album/201703/09/152159gqzbj6kwlngmskgm.png

BGM-这个杀手不太冷
Shape Of My Heart - Sting
http://www.xiami.com/widget/252659860_2112850,_1_1_FF8719_494949_1/multiPlayer.swf

135 发表于 2017-12-28 12:59:07

哈哈哈111111111111111

对味 发表于 2017-12-28 13:05:51

谢谢分享

然小嘉 发表于 2017-12-28 13:32:58

望断天涯那一方青石

三眠 发表于 2017-12-28 13:38:15

感谢分享

平安喜乐 发表于 2017-12-28 14:00:02

我愿化作 望断天涯那一方青石
页: [1] 2 3 4 5 6 7 8 9 10
查看完整版本: <QQMCC-愿你岁岁平安>:我愿化作 望断天涯那一方青石。<精品男头+歌>