Advertisement
thewiildthings

Beachy

Nov 23rd, 2017
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.42 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.  
  4. <!--
  5.  
  6.  
  7. ▪ ▪ ▪ ▪ ▪ ▪ { Pʟᴇᴀsᴇ ᴅᴏ ɴᴏᴛ ʀᴇᴍᴏᴠᴇ ᴄʀᴇᴅɪᴛs!
  8.  
  9. ___ ___ ___ ___ ___ ___ __ __
  10. / __|/ _ \ | \ | __|/ __| | _ )\ \ / /
  11. | (__| (_) || |) || _| \__ \ | _ \ \ V /
  12. \___|\___/ |___/ |___||___/ |___/ |_|
  13. ___ ___ _ _ ___ ___ ___ ___
  14. | _ \ / _ \ | || || _ \ / _ \ | _ \ / _ \
  15. | _/| (_) || __ || /| (_) || /| (_) |
  16. |_| \___/ |_||_||_|_\ \___/ |_|_\ \___/
  17.  
  18.  
  19. ★ http://pohroro.tumblr.com } ▪ ▪ ▪ ▪ ▪ ▪
  20.  
  21.  
  22. -->
  23.  
  24.  
  25. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  26.  
  27. <head>
  28.  
  29. <title>{Title}</title>
  30. <link rel="shortcut icon" href="{Favicon}">
  31. <link rel="alternate" type="application/rss+xml" href="http://pohroro.com/rss">
  32.  
  33. <script type="text/javascript" src="http://static.tumblr.com/tiu5k68/xTkm8wqw2/tumblr-title-qtip.js"></script>
  34.  
  35. <style type="text/css">
  36.  
  37. div#qTip {
  38. color: #ffffff; /*url font color*/
  39. text-align: left;
  40. text-transform: lowercase;
  41. letter-spacing: 1px;
  42. font-size: 8px;
  43. background: #000000; /*url background color*/
  44. display: none;
  45. font-style: italic;
  46. max-width: 350px;
  47. position: absolute;
  48. font-family: Arial;
  49. text-align: justify;
  50. z-index: 99;
  51. padding: 4px 5px 3px 5px;
  52. line-height: 10px;
  53. margin: -10px 0 0 22px;
  54. border-radius: 2px;
  55. }
  56.  
  57. body {
  58. margin: 0;
  59. padding: 0;
  60. height: 100%;
  61. font-family: Arial;
  62. background: #F0F0F0; /*body background*/
  63. font-size: 10px;
  64. }
  65.  
  66. a {
  67. text-decoration: none;
  68. -webkit-transition: all 0.5s ease;
  69. -moz-transition: all 0.5s ease;
  70. transition: all 0.5s ease;
  71. }
  72.  
  73. a:hover {
  74. -webkit-transition: all 0.5s ease;
  75. -moz-transition: all 0.5s ease;
  76. transition: all 0.5s ease;
  77. }
  78.  
  79. table {
  80. width: auto;
  81. height: auto;
  82. margin-top: 30px;
  83. margin-left: 30px;
  84. }
  85.  
  86. td {
  87. padding: 3px;
  88. width: 100px;
  89. vertical-align: top;
  90. }
  91.  
  92. td img {
  93. width: 250px;
  94. height: 375px;
  95. opacity: 0.7;
  96. -webkit-transition: all 0.5s ease;
  97. -moz-transition: all 0.5s ease;
  98. transition: all 0.5s ease;
  99. }
  100.  
  101. td img:hover {
  102. opacity: 1;
  103. -webkit-transition: all 0.5s ease;
  104. -moz-transition: all 0.5s ease;
  105. transition: all 0.5s ease;
  106. }
  107.  
  108. .name {
  109. font-weight: bold;
  110. font-style: italic;
  111. letter-spacing: -1px;
  112. font-size: 14px;
  113. color: #000000; /*name color*/
  114. }
  115.  
  116. .description {
  117. letter-spacing: 1px;
  118. font-size: 10px;
  119. text-transform: lowercase;
  120. text-align: left;
  121. color: #000000; /*description color*/
  122. }
  123.  
  124. #navigation {
  125. position: fixed;
  126. margin-left: 30px;
  127. margin-bottom: 20px;
  128. left: 0;
  129. bottom: 0;
  130. font-size: 12px;
  131. font-style: italic;
  132. letter-spacing: -1px;
  133. }
  134.  
  135. #navigation a {
  136. font-size: 14px;
  137. font-style: normal;
  138. font-weight: bold;
  139. text-transform: uppercase;
  140. color: #000000; /*navigation color*/
  141. padding: 5px;
  142. }
  143.  
  144. #title {
  145. position: fixed;
  146. margin-right: 30px;
  147. margin-bottom: 30px;
  148. right: 0;
  149. bottom: 0;
  150. font-size: 110px;
  151. line-height: 70px;
  152. font-family: Arial Black;
  153. letter-spacing: -12px;
  154. text-transform: lowercase;
  155. text-align: right;
  156. color: #000000; /*title color*/
  157. }
  158.  
  159. /* Credits to http://pohroro.tumblr.com */
  160.  
  161. </style>
  162. </head>
  163. <body>
  164.  
  165. <table>
  166. <tr>
  167.  
  168.  
  169. <td>
  170. <!--member 1 url--><a href="http://url.tumblr.com" title="url here">
  171. <!--member 1 image--><img src="http://via.placeholder.com/250x375" />
  172. </a></td>
  173.  
  174. <td>
  175. <!--member 2 url--><a href="http://url.tumblr.com" title="url here">
  176. <!--member 2 image--><img src="http://via.placeholder.com/250x375" />
  177. </a></td>
  178.  
  179. <td>
  180. <!--member 3 url--><a href="http://url.tumblr.com" title="url here">
  181. <!--member 3 image--><img src="http://via.placeholder.com/250x375" />
  182. </a></td>
  183.  
  184. <td>
  185. <!--member 4 url--><a href="http://url.tumblr.com" title="url here">
  186. <!--member 4 image--><img src="http://via.placeholder.com/250x375" />
  187. </a></td>
  188.  
  189. <td>
  190. <!--member 5 url--><a href="http://url.tumblr.com" title="url here">
  191. <!--member 5 image--><img src="http://via.placeholder.com/250x375" />
  192. </a></td>
  193.  
  194. <td>
  195. <!--member 6 url--><a href="http://url.tumblr.com" title="url here">
  196. <!--member 6 image--><img src="http://via.placeholder.com/250x375" />
  197. </a></td>
  198.  
  199. <td>
  200. <!--member 7 url--><a href="http://url.tumblr.com" title="url here">
  201. <!--member 7 image--><img src="http://via.placeholder.com/250x375" />
  202. </a></td>
  203.  
  204. <td>
  205. <!--member 8 url--><a href="http://url.tumblr.com" title="url here">
  206. <!--member 8 image--><img src="http://via.placeholder.com/250x375" />
  207. </a></td>
  208.  
  209. <td>
  210. <!--member 9 url--><a href="http://url.tumblr.com" title="url here">
  211. <!--member 9 image--><img src="http://via.placeholder.com/250x375" />
  212. </a></td>
  213.  
  214. <td>
  215. <!--member 10 url--><a href="http://url.tumblr.com" title="url here">
  216. <!--member 10 image--><img src="http://via.placeholder.com/250x375" />
  217. </a></td>
  218.  
  219. <td>
  220. <!--member 11 url--><a href="http://url.tumblr.com" title="url here">
  221. <!--member 11 image--><img src="http://via.placeholder.com/250x375" />
  222. </a></td>
  223.  
  224. <td>
  225. <!--member 12 url--><a href="http://url.tumblr.com" title="url here">
  226. <!--member 12 image--><img src="http://via.placeholder.com/250x375" />
  227. </a></td>
  228.  
  229. </tr>
  230.  
  231. <tr>
  232.  
  233. <td>
  234. <span class="name">
  235. <!--member 1 name-->Payne Smith</p>
  236. </span>
  237. <span class="description">
  238. <!--member 1 description-->25||Mechanic||College Student</p>
  239. </span>
  240. </td>
  241.  
  242. <td>
  243. <span class="name">
  244. <!--member 2 name-->name</p>
  245. </span>
  246. <span class="description">
  247. <!--member 2 description-->Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Integer a iaculis.</p>
  248. </span>
  249. </td>
  250.  
  251. <td>
  252. <span class="name">
  253. <!--member 3 name-->name</p>
  254. </span>
  255. <span class="description">
  256. <!--member 3 description-->Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Integer a iaculis.</p>
  257. </span>
  258. </td>
  259.  
  260. <td>
  261. <span class="name">
  262. <!--member 4 name-->name</p>
  263. </span>
  264. <span class="description">
  265. <!--member 4 description-->Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Integer a iaculis.</p>
  266. </span>
  267. </td>
  268.  
  269. <td>
  270. <span class="name">
  271. <!--member 5 name-->name</p>
  272. </span>
  273. <span class="description">
  274. <!--member 5 description-->Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Integer a iaculis.</p>
  275. </span>
  276. </td>
  277.  
  278. <td>
  279. <span class="name">
  280. <!--member 6 name-->name</p>
  281. </span>
  282. <span class="description">
  283. <!--member 6 description-->Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Integer a iaculis.</p>
  284. </span>
  285. </td>
  286.  
  287. <td>
  288. <span class="name">
  289. <!--member 7 name-->name</p>
  290. </span>
  291. <span class="description">
  292. <!--member 7 description-->Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Integer a iaculis.</p>
  293. </span>
  294. </td>
  295.  
  296. <td>
  297. <span class="name">
  298. <!--member 8 name-->name</p>
  299. </span>
  300. <span class="description">
  301. <!--member 8 description-->Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Integer a iaculis.</p>
  302. </span>
  303. </td>
  304.  
  305. <td>
  306. <span class="name">
  307. <!--member 9 name-->name</p>
  308. </span>
  309. <span class="description">
  310. <!--member 9 description-->Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Integer a iaculis.</p>
  311. </span>
  312. </td>
  313.  
  314. <td>
  315. <span class="name">
  316. <!--member 10 name-->name</p>
  317. </span>
  318. <span class="description">
  319. <!--member 10 description-->Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Integer a iaculis.</p>
  320. </span>
  321. </td>
  322.  
  323. <td>
  324. <span class="name">
  325. <!--member 11 name-->name</p>
  326. </span>
  327. <span class="description">
  328. <!--member 11 description-->Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Integer a iaculis.</p>
  329. </span>
  330. </td>
  331.  
  332. <td>
  333. <span class="name">
  334. <!--member 12 name-->name</p>
  335. </span>
  336. <span class="description">
  337. <!--member 12 description-->Lorem ipsum dolor sit amet, consec tetur adipiscing elit.Integer a iaculis.</p>
  338. </span>
  339. </td>
  340.  
  341. </tr>
  342. </table>
  343.  
  344. <div id="navigation">
  345.  
  346. <!--insert quote/subtitle here--> "Ut vitae vehicula quam, ut porttitor tortor. Cras ut sagittis erat."
  347. <br />
  348.  
  349. <a href="/">Index</a> /
  350. <a href="/ask">Message</a> /
  351. <a href="http://tumblr.com/dashboard">Dashboard</a> /
  352. <a href="http://pohroro.com" title="Codes by Pohroro">Credit</a>
  353. </div>
  354.  
  355. <div id="title"><!--change your title here-->interlude.</div>
  356. </body>
  357. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement