Advertisement
Guest User

Sabrina

a guest
Jul 24th, 2014
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 2.69 KB | None | 0 0
  1. <html><head>
  2. <title>Spirited Away</title>
  3. <link href='http://fonts.googleapis.com/css?family=Playfair+Display:400,400italic,700italic,900italic' rel='stylesheet' type='text/css'>
  4. <link href='http://fonts.googleapis.com/css?family=IM+Fell+English' rel='stylesheet' type='text/css'>
  5. <title>{Title}</title>
  6. <link rel="shortcut icon" href="http://media.tumblr.com/69d5948c816e4c8e4371ef18e3dff719/tumblr_inline_muetdt4sQ01qd4dt1.gif" />
  7. <style type="text/css">
  8. #song{
  9. float: right;
  10. }
  11.  
  12.  
  13. #graphic{
  14.     margin-left:-14px;
  15.     margin-top:-7px;
  16. }
  17. #stuff{
  18.     font-size:24px;
  19.     width:420px;
  20.     text-align:center;
  21.     position:absolute;
  22.     z-index:10000;
  23.     margin-top:-43px;
  24.     margin-left:420px;
  25.     -webkit-text-stroke: 0.3px black;
  26.    
  27. }
  28. body {
  29.     font-family:baskerville;
  30.     font-size:12px;
  31.     letter-spacing:1px;
  32.     color:white;
  33. }
  34. #picture{
  35.     z-index:0;
  36.     position:absolute;
  37.     margin-left:420px;
  38.     top: 10px;
  39.    
  40.     }
  41. #title{
  42.         border-bottom:2px solid white;
  43.         font-style:italic;
  44.         width:500px;
  45.         z-index:10000;
  46.         position:absolute;
  47.         margin-left:420px;
  48.         top:-100px;
  49.         font-size:24px;
  50.         letter-spacing:5px;
  51.        }
  52. a:link, a:active, a:visited { text-decoration: none; color: white; -moz-transition: 0.3s ease-in; -webkit-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; }
  53. a:hover{
  54.     font-style:italic;  
  55. }
  56. </style>
  57. <script type="text/javascript" language="javascript" src="http://assets.tumblr.com/javascript/tumblelog.js?3a688ae593c44d77f77872fdc33a20ad"></script><meta http-equiv="x-dns-prefetch-control" content="off"/></head><body><center>
  58. <!--title-->
  59.  
  60.  
  61. <br><br><br><br>
  62. <div id="stuff">
  63. <!--writing-->
  64. I don't know how you are so familiar to me or why it feels less like I am getting to know you and more as though I am remembering who you are. How every smile, every whisper brings me closer to the impossible conclusion that I have known you before- I have loved you before in another time, a different place some other existence.
  65. <!--links-->
  66. <p style="text-transform:uppercase;font-size:9px;letter-spacing:2px">
  67. <a href="http://winry.chatango.com"> Other account: Winry </a>
  68. </div>
  69.  
  70. <br>
  71. <div id="picture"><img style="opacity:1;"src=" http://i968.photobucket.com/albums/ae163/Bina123456789/tumblr_n9634amgEk1ro0qbco1_500_zpsef3cead7.jpg "></div>
  72.  
  73.  
  74. <div id="song"><embed src="http://www.sheepproductions.com/billy/billy.swf?autoplay=true&f0=http://a.tumblr.com/tumblr_lthmec4wvS1qe4547o1.mp3&t0=Flower Garden&total=1" quality="high" wmode="transparent" width="200" height="10" name="billy" align="middle" type="application/x-shockwave-flash" /> </div>
  75.  
  76. </body>
  77.  
  78. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement