Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <!----
- PAGE DESIGNED BY STEPHANIE TREVANIA
- DO NOT ATTEMPT TO RECREATE OR REDISRIBUTE
- DO NOT REMOVE THE CREDIT.
- I WILL FIND YOU IF YOU DO.
- PLUS, WHY WOULD YOU DO SUCH A THING.
- IF YOU NEED HELP, DROP ME A LINE OR GOOGLE IT
- T R E V A N I A . T U M B L R . C O M
- ------>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>About Me</title>
- <style type="text/css">
- body {
- background-color: #FFF;
- background-image: url ('INSERT URL HERE');
- background-attachment: fixed;
- font-family: calibri;
- font-size:10px;
- overflow: scroll;
- }
- #main {
- background-color:#000000;
- margin-left: 140px;
- margin-right: 50px;
- margin-top: 80px;
- width: 50em;
- }
- a:link {
- text-decoration:none;
- color:#666;
- }
- a:active{
- text-decoration:none;
- }
- a:visited{
- text-decoration:none;
- color:#699;}
- a:hover{
- text-decoration:none;
- letter-spacing:2px;
- font-style:italic;
- color:#FF6600;
- }
- small{
- font-size:8px
- }
- b, strong{
- color: #F63;
- }
- i, em {
- color: #999;
- }
- u, underline {
- color:#85D8CB;
- }
- s , strikethrough {
- color:#CC3;
- }
- blockquote {
- padding:0px;
- padding-left:5px;
- margin:5px;
- border-left:2px solid
- border-color:#C03;
- }
- #title {
- width: 200px;
- height: 20px;
- position:absolute;
- margin-top:5px;
- margin-left:100px;
- font-family:calibri;
- font-size:10px;
- text-transform:uppercase;
- padding-top: 5px;
- letter-spacing: 3px;
- border-bottom: dotted 1px;
- }
- #title a {
- font-style:italic;
- font-family: georgia;
- text-transform:lowercase;
- }
- #sidebar {
- position: fixed;
- margin-top:35px;
- margin-left: 100px;
- width: 200px;
- height: 300px;
- postion: fixed;
- max-height: 400px;
- }
- #sidebar img {
- width: 185px;
- height: 185px;
- margin-top: 7px;
- margin-bottom: 5px;
- position:relative;
- }
- #description {
- max-height: 200px;
- max-width: inherit;
- text-align:justify;
- position:absolute;
- margin-top: 25px;
- overflow:hidden;
- font-size:9px;
- }
- #links {
- letter-spacing:2px;
- max-height: 100px;
- max-width: inherit;
- text-align:center;
- position:absolute;
- margin-top: -10px;
- margin-left: 15px;
- overflow:auto;
- font-size:9px;
- border-bottom: dotted 1px;
- }
- #content {
- background-color: #F9F9F9;
- width: 400px;
- height: 310px;
- margin-left: 300px;
- margin-top: -225px;
- position:fixed;
- padding:50px;
- z-index:auto;
- }
- #content img {
- background-color:#fff;
- background-image:url();
- width: 230px;
- height: 370px;
- margin-left: -30px;
- margin-top: -30px;
- position:absolute;
- border: none;
- overflow: hidden;
- }
- .paragraph {
- float: left;
- position: absolute;
- width: 210px;
- height: 360px;
- margin-top: -30px;
- margin-left: 210px;
- overflow:auto;
- padding: 5px;
- }
- #nav1 {
- width:99px;
- position: absolute;
- margin-top: 50px;
- margin-left: 890px;
- margin-bottom: 10px;
- background-color:#F90;
- -moz-transition: all .6s ease-in-out;
- -o-transition: all .6s ease-in-out;
- transition: all .6s ease-in-out;
- -webkit-transition: all .6s ease-in-out;
- }
- #nav1 a {
- width: 299px;
- height: 10px;
- font:10px calibri;
- font-style:italic;
- text-transform:lowercase;
- color: transparent;
- -moz-transition: all .6s ease-in-out;
- -o-transition: all .6s ease-in-out;
- transition: all .6s ease-in-out;
- -webkit-transition: all .6s ease-in-out;
- }
- #nav1:hover {
- width:130px;
- }
- #nav1:hover a {
- padding:0px 60px 1px 80px;
- display: inline;
- color:#FFF;
- -webkit-transition: color .25s ease-out .25s;
- }
- #nav2 {
- width:79px;
- position: absolute;
- margin-top:62px;
- margin-left: 890px;
- background-color: #F66;
- -moz-transition: all .6s ease-in-out;
- -o-transition: all .6s ease-in-out;
- transition: all .6s ease-in-out;
- -webkit-transition: all .6s ease-in-out;
- }
- #nav2 a {
- width: 299px;
- height: 10px;
- font:10px calibri;
- font-style:italic;
- text-transform:lowercase;
- color: transparent;
- -moz-transition: all .6s ease-in-out;
- -o-transition: all .6s ease-in-out;
- transition: all .6s ease-in-out;
- -webkit-transition: all .6s ease-in-out;
- }
- #nav2:hover {
- width:130px;
- }
- #nav2:hover a {
- padding:0px 60px 1px 80px;
- display: inline;
- color:#FFF;
- -webkit-transition: color .25s ease-out .25s;
- }
- #nav3 {
- width:109px;
- position: absolute;
- margin-top:74px;
- margin-left: 890px;
- background-color:#6CF;
- -moz-transition: all .6s ease-in-out;
- -o-transition: all .6s ease-in-out;
- transition: all .6s ease-in-out;
- -webkit-transition: all .6s ease-in-out;
- }
- #nav3 a {
- width: 299px;
- height: 10px;
- font:10px calibri;
- font-style:italic;
- text-transform:lowercase;
- color: transparent;
- -moz-transition: all .6s ease-in-out;
- -o-transition: all .6s ease-in-out;
- transition: all .6s ease-in-out;
- -webkit-transition: all .6s ease-in-out;
- }
- #nav3:hover {
- width:130px;
- }
- #nav3:hover a {
- padding:0px 60px 1px 80px;
- display: inline;
- color:#FFF;
- -webkit-transition: color .25s ease-out .25s;
- }
- #nav4 {
- width:69px;
- position: absolute;
- margin-top:86px;
- margin-left: 890px;
- background-color:#6C9;
- -moz-transition: all .6s ease-in-out;
- -o-transition: all .6s ease-in-out;
- transition: all .6s ease-in-out;
- -webkit-transition: all .6s ease-in-out;
- }
- #nav4 a {
- width: 299px;
- height: 10px;
- font:10px calibri;
- font-style:italic;
- text-transform:lowercase;
- color: transparent;
- -moz-transition: all .6s ease-in-out;
- -o-transition: all .6s ease-in-out;
- transition: all .6s ease-in-out;
- -webkit-transition: all .6s ease-in-out;
- }
- #nav4:hover {
- width:130px;
- }
- #nav4:hover a {
- padding:0px 60px 1px 80px;
- display: inline;
- color:#FFF;
- -webkit-transition: color .25s ease-out .25s;
- }
- #nav5 {
- width:59px;
- position: absolute;
- margin-top:99px;
- margin-left: 890px;
- background-color:#FC0;
- -moz-transition: all .6s ease-in-out;
- -o-transition: all .6s ease-in-out;
- transition: all .6s ease-in-out;
- -webkit-transition: all .6s ease-in-out;
- }
- #nav5 a {
- width: 299px;
- height: 10px;
- font:10px calibri;
- font-style:italic;
- text-transform:lowercase;
- color: transparent;
- -moz-transition: all .6s ease-in-out;
- -o-transition: all .6s ease-in-out;
- transition: all .6s ease-in-out;
- -webkit-transition: all .6s ease-in-out;
- }
- #nav5:hover {
- width:130px;
- }
- #nav5:hover a {
- padding:0px 60px 1px 80px;
- display: inline;
- color:#FFF;
- -webkit-transition: color .25s ease-out .25s;
- }
- #credit {
- position:absolute;
- left:0px;
- bottom: 0px;
- z-index:-1;
- font-style:italic;
- }
- ::-webkit-scrollbar {
- width: 10px;
- height: 25px;
- }
- ::-webkit-scrollbar-button:start:decrement,
- ::-webkit-scrollbar-button:end:increment {
- height: 10px;
- display: block;
- background-color: #F7F7F7;
- border: 1px solid #eee;
- }
- ::-webkit-scrollbar-track-piece {
- background-color: #ffffff;
- }
- ::-webkit-scrollbar-thumb:vertical {
- height: 25px;
- background-color: #FCFCF5;
- border: 1px solid #eee;
- }
- </style>
- <div id="main">
- <!---ADDITIONAL LINKS----->
- <div id="nav1"><a href="[ URL HERE ]">[ INSERT TEXT HERE ]</a></div>
- <div id="nav2"><a href="[ URL HERE ]">[ INSERT TEXT HERE ]</a></div>
- <div id="nav3"><a href="[ URL HERE ]">[ INSERT TEXT HERE ]</a></div>
- <div id="nav4"><a href="[ URL HERE ]">[ INSERT TEXT HERE ]</a></div>
- <div id="nav5"><a href="[ YOUR TUMBLR URL HERE ]">back</a></div>
- <!---TITLE----->
- <div id="title"><center><a href="[ PAGE URL HERE ]">[ TITLE HERE ]</a></center></div>
- <div id="sidebar">
- <!---SIDEBAR IMAGE----->
- <div class="simage">
- <center><img src="[ IMAGE URL HERE ]" /></center><br /></div>
- <!---LINKS----->
- <div id="links">
- L<a href="[ URL HERE ]">INK 1</a> L<a href="[ URL HERE ]">INK 2</a> L<a href="[ URL HERE ]">INK 3</a> L<a href="[ URL HERE ]">INK 4</a> <a href="trevania.tumblr.com">©</a><br /><br />
- </div>
- <!---DESCRIPTION----->
- <div id="description">
- [ INSERT DESCRIPTION HERE ]
- </div>
- <!---CONTENT----->
- <div id="content">
- <!---CONTENT IMAGE----->
- <div id="content img">
- <img src="[ IMAGE URL HERE ]" />
- </div>
- <div class="paragraph">
- [ INSERT DESCRIPTION HERE ]
- </div>
- </div>
- </div>
- </div>
- </div>
- <div id="credit"><a href="tomhardies.tumblr.com">© trevania</a></div>
- </head>
- <body>
- </body>
- </html>
Add Comment
Please, Sign In to add comment