Advertisement
Rochet2

Somesite

Aug 21st, 2012
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.60 KB | None | 0 0
  1. <body style="
  2.    background: url(topbar.png) repeat-x black;
  3.    padding-top: 61px;
  4. ">
  5.  
  6. <div style="
  7.    width: 827px;
  8.    min-height: 808px;
  9.    margin: auto;
  10. ">
  11.  
  12. <div style="
  13.    width: 827px;
  14.    height: 665px;
  15.    background: url(corps.png) no-repeat;
  16.    position: relative;
  17.    margin-top: -55px;
  18.    padding-top: 135px;
  19. ">
  20. <div style="
  21.    position: absolute;
  22.    top: 15px;
  23.    width: 550px;
  24.    height: 20px;
  25.    border: 1px solid lightblue;
  26.    background: black;
  27.    opacity: 0.85;
  28.    margin-left: 180px;
  29. "><p style="
  30.    text-align: center;
  31. ">DEAR <font color="lightblue">GUEST</font>, YOU NEED TO BE <a href="#"><font color="lightblue">CONNECTED</font></a> !</p></div>
  32. <div style="
  33.    width: 435px;
  34.    height: 426px;
  35.    position: absolute;
  36.    top: 55px;
  37.    left: -435px;
  38.    background: url(left.png) no-repeat;
  39. ">
  40. </div>
  41. <div style="
  42.    width: 435px;
  43.    height: 426px;
  44.    position: absolute;
  45.    top: 55px;
  46.    right: -435px;
  47.    background: url(right.png) no-repeat;
  48. ">
  49. </div>
  50.  
  51.  
  52.  
  53. <div style="
  54.    background: url(content.png);
  55.    width: 729px;
  56.    height: 445px;
  57.    margin: auto;
  58. "></div>
  59. </div><div style="
  60.    width: 827px;
  61.    height: 62px;
  62.    position: relative;
  63.    background: url(bars.png) no-repeat;
  64.    padding: 30px 0;
  65. "><p style="
  66.    text-align: center;
  67.    vertical-align: middle;
  68. "><font color="lightblue" size="0.7">
  69. </font></p><center><font color="lightblue" size="0.7">HIGHJUMP.FR ~ CODED AND DESIGNED BY Doyoudo. ALL RIGHTS RESERVED.</font></center><font color="lightblue" size="0.7">
  70. </font><p></p>
  71. </div>
  72. </div>
  73. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement