Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
- <html lang="en"><head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <!-------------------------------
- MOI BY NINPEN.TUMBLR.COM
- DO NOT REMOVE THE CREDIT.
- --------------------------------->
- <style type="text/css">
- ::-webkit-scrollbar{
- height: 4px;
- width: 4px;
- background-color:;
- }
- ::-webkit-scrollbar-thumb{
- background-color:#99f4ff;
- border:1px solid #fafafa;}
- ::-webkit-scrollbar-track{
- background-color:#fafafa;
- }
- html{
- padding:0;
- margin:0;
- height:100%;
- width:100%;
- overflow:hidden;
- }
- html,body{
- padding:0;
- margin:0;
- height:100%;
- width:100%;
- position:relative;
- font:11px/13px courier;
- word-wrap:break-word;
- overflow:hidden;
- -webkit-backface-visibility:hidden;
- box-shadow:inset 30px 30px PAGE BORDER WILL GO HERE,inset -30px -30pxPAGE BORDER WILL GO HERE;
- }
- html:before{
- content:"";
- width:100%;
- height:100%;
- top:0;
- left:0;
- box-shadow:inset 40px 40px SECOND PAGE BORDER WILL GO HERE,inset -40px -40px SECOND PAGE BORDER WILL GO HERE;
- position:absolute;
- background:#fff url('BACKGROUND IMAGE GOES HERE') repeat center center;
- }
- a{
- color:LINK COLOR GOES HERE;
- text-decoration:none;
- }
- #content{
- width:504px;
- left:50%;
- top:50%;
- margin:-241px 0 0 -241px;
- height:488px;
- position:fixed;
- }
- #box{
- float:left;
- padding:10px;
- width:140px;
- height:100px;
- font:9px/9px courier;
- letter-spacing:1px;
- overflow:hidden;
- position:relative;
- text-transform:uppercase;
- -webkit-transition: opacity 0.4s linear;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- }
- #box img{
- position:Absolute;
- top:0px;
- left:0;
- }
- #box:nth-of-type(odd):hover{
- width:160px;
- -webkit-transition: opacity 0.4s linear;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- }
- #box:nth-of-type(odd):hover #nav,#box:nth-of-type(odd):hover #nav2{
- width:160px;
- -webkit-transition: opacity 0.4s linear;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- }
- #box:nth-of-type(even):hover{
- border-radius:4px 4px 0 0 ;
- margin-top:-30px;
- height:130px;
- -webkit-transition: opacity 0.4s linear;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- }
- .b1{
- border-radius:5px 0 0 0;
- background:TEXT BOX BACKGROUND COLOR GOES HERE;
- border-left:1px solid BORDER COLOR GOES HERE;
- border-top:1px solid BORDER COLOR GOES HERE;
- }
- .b2{
- background:BOX TWO BACKGROUND COLOR GOES HERE;
- border-top:1px solid BORDER COLOR GOES HERE;
- border-right:1px solid BORDER COLOR GOES HERE;
- border-left:1px solid BORDER COLOR GOES HERE;
- }
- .b3{
- background:TEXT BOX BACKGROUND COLOR GOES HERE;
- border-right:1px solid BORDER COLOR GOES HERE;
- border-top:1px solid BORDER COLOR GOES HERE;
- border-radius:0 5px 0 0;
- }
- .b4{
- border-top:1px solid BORDER COLOR GOES HERE;
- border-right:1px solid BORDER COLOR GOES HERE;
- border-left:1px solid BORDER COLOR GOES HERE;
- }
- .b5{
- background:TEXT BOX BACKGROUND COLOR GOES HERE;
- border-top:1px solid BORDER COLOR GOES HERE;
- border-right:1px solid BORDER COLOR GOES HERE;
- }
- .b6{
- background:BOX SIX BACKGROUND COLOR GOES HERE;
- border-top:1px solid BORDER COLOR GOES HERE;
- border-right:1px solid BORDER COLOR GOES HERE;
- }
- .b7{
- background:TEXT BOX BACKGROUND COLOR GOES HERE;
- border-right:1px solid BORDER COLOR GOES HERE;
- border-top:1px solid BORDER COLOR GOES HERE;
- border-left:1px solid BORDER COLOR GOES HERE;
- }
- .b8{
- border-right:1px solid BORDER COLOR GOES HERE;
- border-top:1px solid BORDER COLOR GOES HERE;
- }
- .b9{
- background:TEXT BOX BACKGROUND COLOR GOES HERE;
- border-top:1px solid BORDER COLOR GOES HERE;
- border-right:1px solid BORDER COLOR GOES HERE;
- }
- .b10{
- background:BOX TEN BACKGROUND COLOR GOES HERE;
- border-radius:0 0 0 5px;
- border-top:1px solid BORDER COLOR GOES HERE;
- border-right:1px solid BORDER COLOR GOES HERE;
- border-left:1px solid BORDER COLOR GOES HERE;
- border-bottom:1px solid BORDER COLOR GOES HERE;
- }
- .b11{
- background:TEXT BOX BACKGROUND COLOR GOES HERE;
- border-top:1px solid BORDER COLOR GOES HERE;
- border-bottom:1px solid BORDER COLOR GOES HERE;
- border-right:1px solid BORDER COLOR GOES HERE;
- }
- .b12{
- border-top:1px solid BORDER COLOR GOES HERE;
- border-bottom:1px solid BORDER COLOR GOES HERE;
- border-radius:0 0 5px 0;
- border-right:1px solid BORDER COLOR GOES HERE;
- }
- #info{
- width:140px;
- height:100px;
- margin:0 auto;
- line-height:12px;
- overflow:auto;
- color:TEXT COLOR GOES HERE;
- text-align:justify;
- }
- #info a{
- color:TEXT BOX LINK COLOR GOES HERE;
- background:TEXT BOX LINK BACKGROUND COLOR GOES HERE;
- }
- #info a:hover{
- color:TEXT BOX LINK HOVER COLOR GOES HERE;
- background:TEXT BOX LINK HOVER BACKGROUND COLOR GOES HERE;
- }
- #nav{
- width:140px;
- height:100px;
- position:absolute;
- -webkit-transition: opacity 0.4s linear;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- }
- #nav a,#nav2 a{
- font:8px/8px courier;
- letter-spacing:2px;
- margin-right:5px;
- text-transform:uppercase;
- display:block;
- padding:4px 0;
- text-align:right;
- position:relative;
- color:LINK COLOR GOES HERE;
- -webkit-transition: opacity 0.4s linear;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- }
- #nav a:hover{
- background:LINK HOVER BACKGROUND GOES HERE;
- color:LINK COLOR HOVER GOES HERE;
- margin-right:10px;
- -webkit-transition: opacity 0.4s linear;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- }
- #nav a:after{
- opacity:.12;
- content:"";
- top:5px;
- margin-left:5px;
- position:Absolute;
- width:100%;
- height:14px;
- background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAJElEQVQIW2NkQID/QCYjiAsmgAAmAKZBgnAVMAU4VcJMhesAAJlsCAUBngp6AAAAAElFTkSuQmCC) no-repeat top left;
- }
- #nav2{
- width:140px;
- height:100px;
- position:absolute;
- -webkit-transition: opacity 0.4s linear;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- }
- #nav2 a{
- margin-left:10px;
- text-align:left;
- -webkit-transition: opacity 0.4s linear;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- }
- #nav2 a:after{
- opacity:.12;
- content:"";
- top:5px;
- left:-10px;
- position:Absolute;
- width:100%;
- height:14px;
- background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAJElEQVQIW2NkQID/QCYjiAsmgAAmAKZBgnAVMAU4VcJMhesAAJlsCAUBngp6AAAAAElFTkSuQmCC) no-repeat top left;
- }
- #nav2 a:hover{
- background:LINK HOVER BACKGROUND GOES HERE;
- color:LINK COLOR HOVER GOES HERE;
- padding:5px 0;
- margin-left:20px;
- -webkit-transition: opacity 0.4s linear;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- }
- </style>
- </head>
- <body>
- <div id="content">
- <div id="box" class="b1">
- <div id="info">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec commodo dictum efficitur. Nam eget risus euismod, blandit lacus nec, ornare dui.</div>
- </div>
- <div id="box" class="b2"></div>
- <div id="box" class="b3">
- <div id="info">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec commodo dictum efficitur. Nam eget risus euismod, blandit lacus nec, ornare dui. Etiam consequat ex blandit sapien laoreet, iaculis porttitor lacus cursus.</div>
- </div>
- <div id="box" class="b4"><img src="IMAGE URL GOES HERE (160PX BY 160PX)"></div>
- <div id="box" class="b5">
- <div id="nav">
- <a href="/">Go back</a>
- <a href="http://ninpen.tumblr.com/">Credit</a>
- <a href="/">link goes here</a>
- <a href="/">link goes here</a>
- <a href="/">link goes here</a>
- <a href="/">link goes here</a>
- </div>
- </div>
- <div id="box" class="b6"></div>
- <div id="box" class="b7">
- <div id="info">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec commodo dictum efficitur. Nam eget risus euismod, blandit lacus nec, ornare dui. Etiam consequat ex blandit sapien laoreet, iaculis porttitor lacus cursus.</div>
- </div>
- <div id="box" class="b8"><img src="IMAGE URL GOES HERE (160PX BY 160PX)"></div>
- <div id="box" class="b9">
- <div id="nav2">
- <a href="/">link goes here</a>
- <a href="/">link goes here</a>
- <a href="/">link goes here</a>
- <a href="/">link goes here</a>
- <a href="/">link goes here</a>
- <a href="/">link goes here</a>
- </div>
- </div>
- <div id="box" class="b10"></div>
- <div id="box" class="b11">
- <div id="info">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec commodo dictum efficitur. Nam eget risus euismod, blandit lacus nec, ornare dui. Etiam consequat ex blandit sapien laoreet, iaculis porttitor lacus cursus.</div>
- </div>
- <div id="box" class="b12"><img src="IMAGE URL GOES HERE (160PX BY 160PX)"></div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment