Advertisement
nomskoo

tutorial #7 codes

May 27th, 2022 (edited)
291
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. <--- note all mobile numbers are next to what needs to be changed in () also i made these on pro plus so if they dont work all that well blame carrd pls T_T but also send me a ccat if u need help with the positioning!--->
  2.  
  3. <style>
  4. #container02 {
  5. postition: absolute;
  6. bottom: 23em; (22.2em;)
  7. left: 15.5em; (7.4em;)
  8. width: 20em; (15em;)
  9. z-index: 1;
  10. }
  11.  
  12. #container03 {
  13. postition: absolute;
  14. bottom: 23.4em; (22.4em;)
  15. left: 15.5em; (7.4em;)
  16. width: 20em; (15em;)
  17. height: 13em; (12.3em;)
  18. }
  19.  
  20. #container04 {
  21. postition: absolute;
  22. bottom: 25.4em; (23.3em;)
  23. left: 15.5em; (7.4em;)
  24. width: 20em; (15em;)
  25. height: 5em; (5.6em;)
  26. }
  27. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement