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">
- <!--
- ゜・。。・゜☆゜・。。(◕‿◕✿)・゜゜・。。・゜☆゜・。。・゜
- .---. .-''-.,---------. .-'''-..-------. .-------.
- | ,_| .'_ _ \ \/ _ | _ _ \ \ _(`)_ \
- ,-./ ) / ( ` ) `--. ,---(`' )/`--| ( ' ) | | (_ o._)|
- \ '_ '`). (_ o _) | | \ (_ o _). |(_ o _) / | (_,_) /
- > (_) )| (_,_)___| :_ _: (_,_). '.| (_,_).' __| '-.-'
- ( . .-'' \ .---. (_I_) .---. \ | |\ \ | | |
- `-'`-'|__\ `-' / (_(=)_)\ `-' | | \ `' | |
- | \ / (_I_) \ /| | \ // )
- `--------``'-..-' '---' `-...-' ''-' `'-' `---'
- Character page "Nicest Thing" made by letsrp @ tumblr
- ゜・。。・゜☆゜・。。(◕‿◕✿)・゜゜・。。・゜☆゜・。。・゜
- -->
- <html>
- <head>
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
- <script>$(function() {$('a[href*=#]:not([href=#])').click(function() {
- if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'') && location.hostname == this.hostname) {
- var target = $(this.hash);target = target.length ? target : $('[name=' + this.hash.slice(1) +']');if (target.length) {$('html,body').animate({
- scrollTop: target.offset().top}, 1000);return false;}}});});
- </script>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <style type="text/css">
- body{
- color:#7c634b;
- background-attachment:fixed;
- background-color:#fff;
- text-align:justify;
- font-family:courier new;
- font-size:10px;
- line-height:12px;
- }
- b {
- color:#000;
- }
- a{
- color:#3e6373;
- font-size:11px;
- text-transform:uppercase;
- text-decoration:none;
- }
- a:hover{
- color:#80adcc;
- text-decoration:italic;
- }
- #main{
- position:absolute;
- color:#7c634b;
- width:300px;
- margin-top:10px;
- margin-left:30px;
- text-align:justify;
- padding-bottom:15px;
- }
- #side{
- position:fixed;
- color:#7c634b;
- width:208px;
- height:auto;
- margin-left:370px;
- margin-top:200px;
- }
- h1{
- color:#bbb;
- font-family:courier new;
- font-size:20px;;
- text-transform:uppercase;
- border-bottom:1px solid #eee;
- margin-top:15px;
- font-weight:normal;
- text-align:center;
- padding:5px;
- }
- .slinks{
- position:fixed;
- margin-left: 530px;
- margin-top: 260px;
- width: 50px;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .slinks a{
- color: #bbb;
- width: 100px;
- margin-bottom: 3px;
- display: inline-block;
- text-align:center;
- text-transform:uppercase;
- font-size:14px;
- border-right:3px solid #eee;
- }
- .slinks a:hover{
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- border-right:3px solid #2ac1cf;
- }
- .deet{
- line-height:100%;
- text-align:center;
- background-color:#eee;
- padding:3px;
- }
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id="main">
- <!--------------------------------------------------------- BIO -->
- <h1 id="one">biography</h1>
- BIO BIO BIO
- <!--------------------------------------------------------- DETAILS -->
- <h1 id="two">information</h1>
- <span class="deet">Full Name:</span> TEXT <br><br>
- <span class="deet">Nicknames:</span> TEXT <br><br>
- <span class="deet">Age:</span> TEXT <br><br>
- <span class="deet">Birthday:</span> TEXT <br><br>
- <span class="deet">Occupation:</span> TEXT <br><br>
- <span class="deet">Eye Color:</span> TEXT <br><br>
- <span class="deet">Hair Color:</span> TEXT <br><br>
- <span class="deet">Height:</span> TEXT <br><br>
- <span class="deet">Weight:</span> TEXT
- <!-------------------------------------------------- CONNECTIONS -->
- <h1 id="three">connections</h1>
- <!------- CONN #1 -->
- <div><img src="IMAGE URL" width="60" align="left" hspace="3" vspace="3" style="border:1px solid #eee; padding:2px;" />
- <b>NAME:</b>
- TEXT
- </div><br>
- <!------- CONN #2 -->
- <div><img src="IMAGE URL" width="60" align="left" hspace="3" vspace="3" style="border:1px solid #eee; padding:2px;" />
- <b>NAME:</b>
- TEXT
- </div><br>
- <!------- CONN #3 -->
- <div><img src="IMAGE URL" width="60" align="left" hspace="3" vspace="3" style="border:1px solid #eee; padding:2px;" />
- <b>NAME:</b>
- TEXT
- </div><br>
- <!--------------------------------------------------------- SIDEBAR --> </div></div>
- <div id="side"><br>
- <img src="IMAGE URL" width="150px" style="padding:2px; border: 1px solid #eee; margin-bottom:4px;"/>
- </div></div>
- <div class="slinks">
- <a href="#one">about </a>
- <a href="#two">other</a>
- <a href="#three">relations</a>
- </div>
- <div style="position:fixed; bottom:3px; right:5px;font-family:arial; font-size:9px;"><a href="http://letsrp.tumblr.com">©</a>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment