tei123

css strona

Nov 3rd, 2016
374
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. #glow
  2. {
  3. width:100%;
  4. height:100%;
  5.  
  6. }
  7. #ban
  8. {
  9.  
  10. height:100px;
  11. width:100%;
  12. float:left;
  13.  
  14. }
  15. #men
  16. {
  17.  
  18. height:60%;
  19. width:40%;
  20. float:left;
  21.  
  22.  
  23. }
  24. #men2
  25. {
  26. position: relative;
  27. z-index:1000;
  28. height:60%;
  29. width:40%;
  30. float:left;
  31.  
  32.  
  33. }
  34. #trs
  35. {
  36. position: relative;
  37. top:100px;
  38. clear: both;
  39. height:60%;
  40. width:40%;
  41. float: right;
  42.  
  43.  
  44.  
  45. }
  46. #pot
  47. {
  48. position: relative;
  49. top: 150px;
  50. }
Add Comment
Please, Sign In to add comment