Advertisement
izuemis

crd tutorial #2

Jul 25th, 2022
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. <style>
  2.  
  3. #container03 {
  4. width: 17em;
  5. position: absolute;
  6. bottom: 5em;
  7. left: 4em;
  8. }
  9.  
  10. #container04 {
  11. width: 17em;
  12. position: absolute;
  13. bottom: 4em;
  14. left: 4em;
  15. }
  16.  
  17. #container05 {
  18. width: 17em;
  19. position: absolute;
  20. bottom: 4.2em;
  21. left: 4em;
  22. }
  23.  
  24. #text03 {
  25. height: 7em;
  26. overflow: auto;
  27. }
  28.  
  29. #text04 {
  30. height: 9.4em;
  31. overflow: auto;
  32. }
  33.  
  34. #text06 {
  35. height: 9em;
  36. overflow: auto;
  37. }
  38.  
  39. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement