Advertisement
conception

Dames Description VFDT

Aug 21st, 2014
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.82 KB | None | 0 0
  1. <center><style>
  2. .overlay {
  3. width: 750px;
  4. top: 0px;
  5. height: 773px;
  6. padding: 2px;
  7. background: #191919;
  8. position: relative;
  9. border: 3px solid #1f1f1f;
  10. }
  11. .innerbox {
  12. overflow: auto;
  13. padding: 4px;
  14. position: absolute;
  15. background-color: #1f1f1f;
  16. }
  17.  
  18. #header {
  19. width: 750px
  20. height: 400px;
  21. padding: 0px;
  22. overflow: hidden;
  23. text-align: center;
  24. background: transparent;
  25. border: none;
  26. }
  27. #ftd {
  28. top: 395px;
  29. height: 150px;
  30. width: 250px;
  31. left: 8px;
  32. }
  33. #staff {
  34. top: 560px;
  35. height: 200px;
  36. width: 250px;
  37. left: 8px;
  38. overflow: hidden;
  39. }
  40. #welcome {
  41. top: 395px;
  42. height: 250px;
  43. width: 200px;
  44. left: 273px;
  45. }
  46. #tc {
  47. top: 660px;
  48. height: 103px;
  49. width: 203px;
  50. left: 270px;
  51. background: transparent;
  52. }
  53. #ftc {
  54. top: 395px;
  55. height: 150px;
  56. width: 250px;
  57. left: 488px;
  58. }
  59. #win {
  60. top: 560px;
  61. height: 200px;
  62. width: 250px;
  63. left: 488px;
  64. }
  65.  
  66. </style>
  67. <div class="overlay">
  68. <div class="innerbox" id="header"><img src="http://i.imgur.com/JIxXRFc.png" /></div>
  69.  
  70. <div class="innerbox" id="ftd"><h1>Featured Dame</h1>
  71. <a href="/" class="ft" title="Name: Click to View Interview"><img src="http://i.imgur.com/lDuSJ0l.png" /></a>
  72. </div>
  73.  
  74. <div class="innerbox" id="staff"><h1>Staff</h1>
  75. <a href="/" class="staff" title="Name || Position"><img src="http://i.imgur.com/EstIfKo.png" /></a><a href="/" class="staff" title="Name || Position"><img src="http://i.imgur.com/EstIfKo.png" /></a><a href="/" class="staff" title="Name || Position"><img src="http://i.imgur.com/EstIfKo.png" /></a><a href="/" class="staff" title="Name || Position"><img src="http://i.imgur.com/EstIfKo.png" /></a><a href="/" class="staff" title="Name || Position"><img src="http://i.imgur.com/EstIfKo.png" /></a><a href="/" class="staff" title="Name || Position"><img src="http://i.imgur.com/EstIfKo.png" /></a><a href="/" class="staff" title="Name || Position"><img src="http://i.imgur.com/EstIfKo.png" /></a><a href="/" class="staff" title="Name || Position"><img src="http://i.imgur.com/EstIfKo.png" /></a><a href="/" class="staff" title="Name || Position"><img src="http://i.imgur.com/EstIfKo.png" /></a><a href="/" class="staff" title="Name || Position"><img src="http://i.imgur.com/EstIfKo.png" /></a><a href="/" class="staff" title="Name || Position"><img src="http://i.imgur.com/EstIfKo.png" /></a><a href="/" class="staff" title="Name || Position"><img src="http://i.imgur.com/EstIfKo.png" /></a></div>
  76.  
  77. <div class="innerbox" id="welcome"><h1>Welcome</h1>
  78. <b>Lorem ipsum</b> dolor sit <i>amet</i>, consectetur adipiscing <u>elit</u>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. <s>Ut</s> enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  79. </div>
  80.  
  81. <div class="innerbox" id="tc">
  82. <a href="Link to top cults"><img src="http://i.imgur.com/iixrQ9j.gif" /></a></div>
  83.  
  84. <div class="innerbox" id="ftc"><h1>Featured Cult</h1>
  85. <a href="/" class="ft" title="Name: Click to View Interview"><img src="http://i.imgur.com/lDuSJ0l.png" /></a>
  86. </div>
  87.  
  88. <div class="innerbox" id="win"><h1>Contest Winners</h1>
  89. <a href="/" class="win" title="Name of Contest"><img src="http://i.imgur.com/lDuSJ0l.png" /></a><a href="/" class="win" title="Name of Contest"><img src="http://i.imgur.com/lDuSJ0l.png" /></a><a href="/" class="win" title="Name of Contest"><img src="http://i.imgur.com/lDuSJ0l.png" /></a><a href="/" class="win" title="Name of Contest"><img src="http://i.imgur.com/lDuSJ0l.png" /></a>
  90. </div>
  91. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement