Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <!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" xml:lang="en" lang="en">
- <!--------------------------------------------
- THEME # 67
- BY: http://britishrobert.tumblr.com/ (PREV SPUNKHANDSOME)
- RULES, IMPORTANT: DON'T REMOVE THE CREDIT // DON'T CLAIM AS YOUR OWN // DON'T USE AS A BASE
- --------------------------------------------->
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="altertnate" type="application/rss+xml" href="{RSS}">
- <meta name="description" content="" />
- <meta http-equiv="x-dns-prefetch-control" content="off"/>
- <meta name="color:Link" content="#444444">
- <link href='http://fonts.googleapis.com/css?family=Merriweather+Sans:400,700' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Josefin+Slab:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Kotta+One' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Junge' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700&subset=latin,cyrillic-ext' rel='stylesheet' type='text/css'>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <style type="text/css">
- ::-webkit-scrollbar {background-color: transparent; height:4px; width:3px}
- ::-webkit-scrollbar-thumb:vertical {background-color:#000000; height:50px}
- ::-webkit-scrollbar-thumb:horizontal {background-color:#FFFFFF; height:8px!important}
- body {
- color: {color:Text};
- background-color:#FFFFFF;
- }
- td {
- padding: 3px;
- width: 100px;
- vertical-align: top;
- }
- table {
- width: auto;
- height: auto;
- margin-top: 40px;
- margin-left: 20px;
- }
- a {
- color: #4d4d4d;
- text-decoration: none;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }
- a:hover {
- color: #000000;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }
- .container {
- width:900px;
- height:auto;
- position:relative;
- margin:auto;
- top: 10px;
- left:-50px;
- }
- .part1 {
- padding:5px;
- margin-top:100px;
- margin-left:20px;
- }
- .table1 {
- width:202px;
- padding:0px 10px 10px 10px;
- border: 1px solid #f0f0f0;
- }
- .links1 {
- text-transform: uppercase;
- letter-spacing: 0px;
- font-family: Open Sans Condensed;
- font-size:14px;
- padding:4px;
- line-height:290%;
- margin: 15px 0 6px 0;
- color:#262626;
- }
- .links1 a {
- border-bottom: 1px solid #f0f0f0;
- padding:3px;
- }
- .links1 a:hover {
- letter-spacing:4px;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }
- .part2 {
- padding:5px;
- margin-top:20px;
- margin-left:-7px;
- }
- .table2 {
- width:390px;
- height:auto;
- position:relative;
- padding:0px 10px 10px 10px;
- border: 1px solid #f0f0f0;
- }
- .name {
- width:239px;
- padding:4px;
- margin-bottom:3px;
- font-size:15px;
- font-family: Open Sans Condensed;
- text-align: left;
- text-transform:lowercase;
- color:#1b1b1b;
- border-bottom: 1px solid #f0f0f0;
- }
- .basic {
- padding:4px;
- margin:1px;
- text-align:justify;
- font-size:10px;
- line-height:100%;
- font-family: calibri;
- color:#4d4d4d;
- }
- .links {
- text-transform: uppercase;
- letter-spacing: 0px;
- font-family: calibri;
- font-size:10px;
- padding:4px;
- line-height:290%;
- margin: 15px 0 6px 0;
- color:#4d4d4d;
- }
- .links a {
- border-bottom: 1px solid #f0f0f0;
- padding:3px;
- }
- .links a:hover {
- letter-spacing:5px;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }
- .info {
- padding:4px;
- margin:1px;
- text-align:justify;
- font-size:11px;
- font-family: calibri;
- color:#4d4d4d;
- }
- .part3 {
- padding:5px;
- margin-top:16px;
- margin-left:-20px;
- }
- .table3 {
- height:auto;
- position:relative;
- padding:0px 10px 10px 10px;
- }
- .image {
- padding:4px;
- width:245px;
- height:auto;
- }
- .credit {
- position:fixed;
- font-family:calibri;
- font-size:8px;
- font-weight:normal;
- line-height:150%;
- letter-spacing:0px;
- left:5px;
- bottom:20px;
- text-transform:uppercase;
- text-align:center;
- }
- .credit a {
- font-style:normal;
- padding:3px;
- color:{color:Link};
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- </style>
- </head>
- <body>
- <div class="container">
- <table>
- <td>
- <div class="part1">
- <div class="table1">
- <div class="links1">
- <a href="/">verses</a><br>
- <a href="/">paras</a><br>
- <a href="/">starters</a><br>
- <a href="/">pictures</a><br>
- <a href="/">musings</a><br>
- <small><small><a href="/">back to blog</a> / <a href="/ask">questions</a> / <a href="/">muses</a></small></small>
- </div>
- </div>
- </div>
- </td>
- <td>
- <div class="part2">
- <div class="table2">
- <div class="name">
- "I found myself and this time I'll do the right thing.
- No more mistakes."
- </div>
- <div class="basic">
- lorem ipsum dolor sit amet, consectetuer adipiscing elit. aliquam nisi lorem, pulvinar id, commodo feugiat, vehicula et, mauris. aliquam mattis porta urna lorem ipsum dolor sit amet, consectetuer adipiscing elit. aliquam nisi lorem, pulvinar id, commodo feugiat, vehicula et, mauris. aliquam mattis porta urna lorem ipsum dolor sit amet.lorem ipsum dolor sit amet, consectetuer adipiscing elit. lorem ipsum dolor sit amet, consectetuer adipiscing elit. aliquam nisi lorem, pulvinar id, commodo feugiat, vehicula et.
- </div>
- <div class="name">
- basic information
- </div>
- <div class="info">
- <span style="text-transform:uppercase;font-weight:bold;">
- Name:</span>
- Frederick Edwards
- <br>
- <span style="text-transform:uppercase;font-weight:bold;">
- Nicknames:</span> Freddy, Fred, Ed, Edward
- <br>
- <span style="text-transform:uppercase;font-weight:bold;">
- Date of Birth:</span> October 18th
- <br>
- <span style="text-transform:uppercase;font-weight:bold;">
- Birthplace:</span> London
- <br>
- <span style="text-transform:uppercase;font-weight:bold;">
- Residence:</span> New York
- <span style="text-transform:uppercase;font-weight:bold;">
- <br>
- Occupation:</span> Bartender
- <br><br>
- <span style="text-transform:uppercase;font-weight:bold;">
- Parents:</span> Philip and Genevieve Edwards
- <br>
- <span style="text-transform:uppercase;font-weight:bold;">
- Siblings:</span> Leslie Edwards
- <br><br>
- <span style="text-transform:uppercase;font-weight:bold;">
- Sexual Orientation:</span> Straight
- <br>
- <span style="text-transform:uppercase;font-weight:bold;">
- Relationship Status:</span> Single
- <br>
- <span style="text-transform:uppercase;font-weight:bold;">
- Drinks:</span> Yes
- <br>
- <span style="text-transform:uppercase;font-weight:bold;">
- Drugs:</span> In the past, but not anymore
- <br>
- <span style="text-transform:uppercase;font-weight:bold;">
- Smokes:</span> Occasionally
- <br>
- <span style="text-transform:uppercase;font-weight:bold;">
- Traits:</span>
- <br>
- + confident, persistent, caring
- <br>
- - impulsive, stubborn, melodramatic, indecisive
- </div>
- </div>
- </div>
- </td>
- <td>
- <div class="part3">
- <div class="table3">
- <img src="https://31.media.tumblr.com/a08758ad99220d44db9a79a82803548d/tumblr_inline_n2jonhQ38D1rv574r.png" class="image">
- </div>
- </div>
- </td>
- <div class="credit"><a href="http://britishrobert.tumblr.com/"><u>britishrobert</a></u></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment