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" xml:lang="en" lang="en">
- <head><title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link href='http://fonts.googleapis.com/css?family=Offside' rel='stylesheet' type='text/css'>
- <style type="text/css">
- body {
- background: #fff;
- margin:20px;
- margin-top:30px;
- color:#C7C7C7;
- font-family:;
- font-size:10px;
- line-height:100%;
- text-align:justify;
- }
- a{text-decoration:none; outline:none; -moz-outline-style:none; color:#AAAAAA;}
- #center {
- position: absolute;
- height: 200px;
- width: 400px;
- margin: -100px 0 0 -200px;
- top: 50%;
- left: 50%;
- }
- #box {
- position:fixed;
- width:400px;
- height:270px;
- border:dashed 1px;
- position: absolute;
- margin-top:-40px;
- margin-left:20px;
- }
- #title {
- text-align:center;
- margin-top:-90px;
- font-family:georgia;
- font-size:20px;
- color:#CDC0B0;
- padding-top:9px;
- padding-bottom:8px;
- }
- #aboutme {
- position:fixed;
- font-family: 'Open Sans', sans-serif;
- font-size:15px;
- color:#a8a8a8;
- margin-left:2px;
- margin-top:20px;
- line-height: 100%;
- padding:8px;
- width:200px;
- }
- #desctitle {
- position:fixed;
- background-color:black;
- width:200px;
- height:10px;
- font-family: 'Open Sans', sans-serif;
- font-size:10px;
- color:#fff;
- margin-left:7px;
- margin-top:8px;
- padding-top:2px;
- padding-bottom:2px;
- text-align:center;
- }
- #desc {
- position:fixed;
- width:300px;
- height:10px;
- font-family:trebuchet ms;
- font-size:20px;
- color:#000;
- margin-left:30px;
- margin-top:185px;
- padding-top:2px;
- padding-bottom:2px;
- text-align:center;
- }
- #nav {
- position:fixed;
- width:150px;
- font-family: 'Offside', cursive;
- font-size:20px;
- text-align:center;
- margin-top:80px;
- margin-left:240px;
- }
- #header {
- width:350px;
- margin-top:-350px;
- margin-left:30px;
- }
- #header1 {
- width:350px;
- margin-top:150px;
- margin-left:-200px;
- }
- #links {
- position:fixed;
- width:140px;
- line-height: 200%;
- text-transform: uppercase;
- margin-left: 60px;
- margin-top: 30px;
- height:40px;
- text-align: justify;
- margin-bottom:0px;
- display:block;
- padding: 0px;
- }
- </style>
- {CustomCSS}</style></head><body>
- <div id="center">
- <div id="header">
- <div id="desc">Hello my name is <!--put your name there --> </div>
- <img src="https://38.media.tumblr.com/d61b29dd3f60ece1e820d37f1c37fb50/tumblr_n8an8hjNKI1tot98eo1_250.jpg" width="400" align="center">
- </div>
- <div id="box">
- <div id="desctitle">ABOUT ME</div>
- <div id="aboutme">
- I love bad bitches, that's my fucking problem </br>
- And yeah, I like to fuck, I got a fucking problem </br>
- I love bad bitches, that's my fucking problem </br>
- And yeah, I like to fuck, I got a fucking problem </br>
- I love bad bitches, that's my fucking problem </br>
- And yeah, I like to fuck, I got a fucking problem</br>
- If finding somebody real is your fucking problem </br>
- Bring your girls to the crib, maybe we can solve it
- </div>
- <div id="nav">
- <a href="/">home</a> </br></br></br></br>
- <a href="/ask">ask</a> </br></br></br></br>
- <a href="http://hellzayn.tumblr.com/">credit</a>
- <div id="header1">
- <img src="https://38.media.tumblr.com/55c80858a86086a38a0ed212d205b189/tumblr_n8cvv8VzOY1tot98eo1_250.jpg" width="300" align="center">
- </div>
- </div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment