Advertisement
Guest User

CSS DDcuk88

a guest
Apr 1st, 2014
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 3.12 KB | None | 0 0
  1. #Tableau_01 {
  2.     position:absolute;
  3.     left:5px;
  4.     top:0px;
  5.     bottom:600px;
  6.     width:1024px;
  7.     height:auto;
  8. }
  9.  
  10. #id01 {
  11.     background-image: url(http://coaching-luxury.com/newsletter/imgnews/01.jpg);
  12.     background-repeat: no-repeat;
  13.     position:absolute;
  14.     left:0px;
  15.     top:0px;
  16.     width:1024px;
  17.     height:123px;
  18. }
  19.  
  20. #id02 {
  21.     background-image: url(http://coaching-luxury.com/newsletter/imgnews/02.jpg);
  22.     background-repeat: no-repeat;
  23.     position:absolute;
  24.     left:0px;
  25.     top:123px;
  26.     width:1024px;
  27.     height:17px;
  28. }
  29.  
  30. #id03 {
  31.     background-image: url(http://coaching-luxury.com/newsletter/imgnews/03.jpg);
  32.     background-repeat: no-repeat;
  33.     position:absolute;
  34.     left:0px;
  35.     top:140px;
  36.     width:492px;
  37.     height:64px;
  38. }
  39.  
  40. #id04 {
  41.     background-image: url(http://coaching-luxury.com/newsletter/imgnews/04.jpg);
  42.     background-repeat: no-repeat;
  43.     position:absolute;
  44.     left:492px;
  45.     top:140px;
  46.     width:34px;
  47.     height:17px;
  48. }
  49.  
  50. #id05 {
  51.     background-image: url(http://coaching-luxury.com/newsletter/imgnews/05.jpg);
  52.     background-repeat: no-repeat;
  53.     position:absolute;
  54.     left:526px;
  55.     top:140px;
  56.     width:498px;
  57.     height:64px;
  58. }
  59.  
  60. #id06 {
  61.     background-image: url(http://coaching-luxury.com/newsletter/imgnews/06.jpg);
  62.     background-repeat: no-repeat;
  63.     position:absolute;
  64.     left:492px;
  65.     top:157px;
  66.     width:34px;
  67.     height:47px;
  68. }
  69.  
  70. #id07 {
  71.     background-image: url(http://coaching-luxury.com/newsletter/imgnews/07.jpg);
  72.     background-repeat: no-repeat;
  73.     position:absolute;
  74.     left:0px;
  75.     top:204px;
  76.     width:183px;
  77.     height:62px;
  78. }
  79.  
  80. #id08 {
  81.     background-image: url(http://coaching-luxury.com/newsletter/imgnews/08.jpg);
  82.     background-repeat: no-repeat;
  83.     position:absolute;
  84.     left:183px;
  85.     top:204px;
  86.     width:686px;
  87.     height:2px;
  88. }
  89.  
  90. #id09 {
  91.     background-image: url(http://coaching-luxury.com/newsletter/imgnews/09.jpg);
  92.     background-repeat: no-repeat;
  93.     position:absolute;
  94.     left:869px;
  95.     top:204px;
  96.     width:155px;
  97.     height:62px;
  98. }
  99.  
  100. #id10 {
  101.     background-image: url(http://coaching-luxury.com/newsletter/imgnews/10.jpg);
  102.     background-repeat: no-repeat;
  103.     position:absolute;
  104.     left:183px;
  105.     top:206px;
  106.     width:686px;
  107.     height:60px;
  108. }
  109.  
  110. #id11 {
  111.     background-image: url(http://coaching-luxury.com/newsletter/imgnews/11.jpg);
  112.     background-repeat: repeat-x;
  113.     position:absolute;
  114.     text-align:center;
  115.     left:0px;
  116.     top:266px;
  117.     margin-bottom: 500px;
  118.     width:1024px;
  119.     height:auto;
  120. }
  121. /* --ancienne image de fond--
  122. #id12 {
  123.     background-image: url(http://coaching-luxury.com/newsletter/imgnews/12.jpg);
  124.     background-repeat: no-repeat;
  125.     position:absolute;
  126.     left:0px;
  127.     top:267px;
  128.     width:1024px;
  129.     height:694px;
  130. }
  131. */
  132.  
  133.  
  134. #footer {
  135.     position: fixed;
  136.     bottom: 0;
  137.     width:1024px;
  138.     height:234px;
  139. }
  140.  
  141. #id13 {
  142.     background-image: url(http://coaching-luxury.com/newsletter/imgnews/13.jpg);
  143.     background-repeat: no-repeat;
  144.     position:fixed;
  145.     left:0px;
  146.     /*top:961px;*/
  147.     bottom: 90px;
  148.     width:1024px;
  149.     height:234px;
  150. }
  151.  
  152. #id14 {
  153.     background-image: url(http://coaching-luxury.com/newsletter/imgnews/14.jpg);
  154.     background-repeat: no-repeat;
  155.     position:fixed;
  156.     left:0px;
  157.     /*top:1195px;*/
  158.     bottom: 0px;
  159.     width:1024px;
  160.     height:89px;
  161. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement