Advertisement
sadmilks

about pg #02 : noruwei no mori

May 8th, 2013
589
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.73 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <!--
  6.  
  7. about pg #02 : noruwei no mori
  8.  
  9. inspired by norwegian wood // haruki murakami 村上 春樹♡
  10.  
  11. -->
  12.  
  13. <head>
  14.  
  15. <title>{Title}</title>
  16. <link rel="shortcut icon" href="{Favicon}">
  17. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  18.  
  19. <style type="text/css">
  20.  
  21. body{font-family:monospace;font-size:9px;background:url("");background-color:#fff;}
  22. a{text-decoration:none;color:#202020;}
  23.  
  24. #naoko{margin:0 auto;margin-top:150px;margin-left:200px;padding:15px;border:1px solid #ddd;background-color:#fff;}
  25.  
  26. #nav{width:60px;padding:10px;background-color:#ffffff;border:10px solid rgba(0,0,0,.1);position:absolute;margin:300px 30px 30px 30px;text-transform:uppercase;font-size:12px;margin-left:4px;color:#000000;opacity: 0.6;-webkit-transition: opacity 0.3s linear;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }}
  27.  
  28. .nav{background-color:#ffffff;margin-bottom:1px;letter-spacing:3px;color:#000;}
  29.  
  30. .nav:hover{background-color:#e4e4e4;-moz-border-radius: 30px;-webkit-border-radius: 30px;border-radius: 30px;}
  31.  
  32. #img{width:400px;height:450px;background-color:#e5e5e5;
  33. background-image:url("http://static.tumblr.com/palmvjm/mvUmmg6yy/artee.jpg");}
  34.  
  35. #haruki{overflow:auto;width:300px;height:400px;margin-left:10px;border:1px solid #e5e5e5;background-color: #f8f8f8;}
  36.  
  37. #talk{font-style:italic;letter-spacing:1px;text-align:left;margin:10px 10px 5px 10px;color:#555;background-color:#ffffff;padding-bottom:3px;
  38. border-bottom:#ffffff 3px dashed;}
  39.  
  40. #talk b{color:#f8f8f8;}
  41.  
  42. .mb{margin:10px 20px 10px 20px;width:125px;float:left;}
  43.  
  44. #po{float:left;width:215px;text-align:justify;padding:5px 0px 5px 5px;color:#222;}
  45.  
  46. .tit{color:#202020;font-weight:800;margin-bottom:3px;border-left:0px solid;padding-left:7px;letter-spacing:1px;border-bottom:#e4e4e4 3px dashed;}
  47.  
  48. #iro{color:#202020;}
  49.  
  50. #bar{position:fixed;top:0px;left:70px;border-left:10px solid #eee;width:500px;height:100%;}
  51.  
  52. #bar .text {margin-left:-135px;font-size:20px;margin-top:330px;text-align:center;padding:9px;color:#ffffff;display: inline-block;float: left;position:fixed !important;background-color: #000000;-webkit-transform: rotate(-90deg)
  53. }
  54.  
  55. </style>
  56. </head>
  57.  
  58. <body>
  59.  
  60. <div id="bar"><div class="text">
  61. noruwei no mori</div></div>
  62.  
  63. <table id="naoko" cellspacing="0" cellpadding="0"><tr><td>
  64. <div id="img">
  65. <div id="nav"><div id="aoi">
  66. <center>落下枯れ葉</center><br>
  67. <a href="/"><div class="nav">return</div></a><p>
  68. <a href="/ask"><div class="nav">contact</div></a><p>
  69. <a href="http://r-eiora.tumblr.com"><div class="nav"> creds</div></a></div></div></td><td>
  70.  
  71. <div id="haruki"><div id="talk">No truth can cure the sadness we feel from losing a loved one. No truth, no sincerity, no strength, no kindness, can cure that sorrow. All we can do is see that sadness through to the end and
  72. learn something from it, but what we learn will be no help in facing the next sadness that comes to us without warning.” — Haruki Murakami Norwegian Wood</div>
  73.  
  74. <div class="mb"><div id="po">
  75. <div class="tit">About</div></a>
  76. <div id="ex">You write what you want about yourself here.</div></div></div>
  77.  
  78. <div class="mb"><div id="po">
  79. <div class="tit" id="iro">Hobbies</div></a>
  80. <div id="ex">Info here like; reading, writing, drawing, manga, music, sleeping, eating.</div></div>
  81. </div>
  82.  
  83. <div class="mb"><div id="po">
  84. <div class="tit" id="iro">More</div>
  85. <div id="ex">link here.
  86. link here.
  87. link here.
  88. link here.
  89. </div></div>
  90. </div>
  91.  
  92. </div>
  93. </td>
  94. </tr>
  95. </table>
  96. </body>
  97. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement