Advertisement
agaminae

Wolvden Free CSS Boxes

Sep 13th, 2020
5,529
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.84 KB | None | 0 0
  1. [ REGULAR BOXES ]
  2.  
  3. 1 small box:
  4. <div class="boxcontainer"><div class="Box1"><h2 style="text-align:center;">header</h2><div style="text-align:center;"><span style="font-size:.875rem;">text</span></div></div></div>
  5.  
  6. 2 small boxes:
  7. <div class="boxcontainer"><div class="Box1"><h2 style="text-align: center;">header</h2><div style="text-align: center;"><span style="font-size: 0.875rem;">text</span></div></div><div class="Box1"><h2 style="text-align: center; ">header</h2><div style="text-align: center;"><span style="font-size: 0.875rem;">text</span></div></div></div>
  8.  
  9. 3 small boxes:
  10. <div class="boxcontainer"><div class="Box1"><h2 style="text-align: center;">header</h2><div style="text-align: center;"><span style="font-size: 0.875rem;">text</span></div></div><div class="Box1"><h2 style="text-align: center; ">header</h2><div style="text-align: center;"><span style="font-size: 0.875rem;">text</span></div></div><div class="boxcontainer"><div class="Box1"><h2 style="text-align: center; ">header</h2><div style="text-align: center;"><span style="font-size: 0.875rem;">text</span></div></div></div></div>
  11.  
  12. 1 medium box:
  13. <div class="boxcontainer"><div class="Box2"><h2 style="text-align:center;">header</h2><div style="text-align:center;"><span style="font-size:.875rem;">text</span></div></div></div>
  14.  
  15. 2 medium boxes:
  16. <div class="boxcontainer"><div class="Box2"><h2 style="text-align:center;">header</h2><div style="text-align:center;"><span style="font-size:.875rem;">text</span></div></div><div class="Box2"><h2 style="text-align:center;">header</h2><div style="text-align:center;"><span style="font-size:.875rem;">text</span></div></div></div>
  17.  
  18. 1 large box:
  19. <div class="boxcontainer"><div class="Box3"><h2 style="text-align:center;">header</h2><div style="text-align:center;"><span style="font-size:.875rem;">text</span></div></div></div>
  20.  
  21. 3 small boxes & 1 large box:
  22. <div class="boxcontainer"><div class="Box1"><h2 style="text-align:center;">header</h2><div style="text-align:center;"><span style="font-size:.875rem;">text</span></div></div><div class="Box1"><h2 style="text-align:center;">header</h2><div style="text-align:center;"><span style="font-size:.875rem;">text</span></div></div><div class="Box1"><h2 style="text-align:center;">header</h2><div style="text-align:center;"><span style="font-size:.875rem;">text</span></div></div></div><div class="boxcontainer"><div class="Box3"><h2 style="text-align:center;">header</h2><div style="text-align:center;"><span style="font-size:.875rem;">text</span></div></div></div>
  23.  
  24. 2 medium boxes & 1 large box:
  25. <div class="boxcontainer"><div class="Box2"><h2 style="text-align:center;">header</h2><div style="text-align:center;"><span style="font-size:.875rem;">text</span></div></div><div class="Box2"><h2 style="text-align:center;">header</h2><div style="text-align:center;"><span style="font-size:.875rem;">text</span></div></div></div><div class="boxcontainer"><div class="Box3"><h2 style="text-align:center;">header</h2><div style="text-align:center;"><span style="font-size:.875rem;">text</span></div></div></div>
  26.  
  27. 1 small box & 1 medium box:
  28. <div class="boxcontainer"><div class="Box1"><h2 style="text-align:center;">header</h2><div style="text-align:center;"><span style="font-size:.875rem;">text</span></div></div><div class="Box2"><h2 style="text-align:center;">header</h2><div style="text-align:center;"><span style="font-size:.875rem;">text</span></div></div></div>
  29.  
  30. [ HOVER BOXES ]
  31.  
  32. 1 small box:
  33. <div class="boxcontainer"><div class="hoverbox1"><h2 style="text-align:center;">header</h2><div style="text-align:center;"><span style="font-size:.875rem;">text</span></div></div></div>
  34.  
  35. 2 small boxes:
  36. <div class="boxcontainer"><div class="hoverbox1"><h2 style="text-align:center;">header</h2><div style="text-align:center;"><span style="font-size:.875rem;">text</span></div></div><div class="hoverbox1"><h2 style="text-align:center;">header</h2><div style="text-align:center;"><span style="font-size:.875rem;">text</span></div></div></div>
  37.  
  38. 3 small boxes:
  39. <div class="boxcontainer"><div class="hoverbox1"><h2 style="text-align:center;">header</h2><div style="text-align:center;"><span style="font-size:.875rem;">text</span></div></div><div class="hoverbox1"><h2 style="text-align:center;">header</h2><div style="text-align:center;"><span style="font-size:.875rem;">text</span></div></div><div class="boxcontainer"><div class="hoverbox1"><h2 style="text-align:center;">header</h2><div style="text-align:center;"><span style="font-size:.875rem;">text</span></div></div></div></div>
  40.  
  41. 1 medium box:
  42. <div class="boxcontainer"><div class="hoverbox2"><h2 style="text-align:center;">header</h2><div style="text-align:center;"><span style="font-size:.875rem;">text</span></div></div></div>
  43.  
  44. 2 medium boxes:
  45. <div class="boxcontainer"><div class="hoverbox2"><h2 style="text-align:center;">header</h2><div style="text-align:center;"><span style="font-size:.875rem;">text</span></div></div><div class="hoverbox2"><h2 style="text-align:center;">header</h2><div style="text-align:center;"><span style="font-size:.875rem;">text</span></div></div></div>
  46.  
  47. 1 large box:
  48. <div class="boxcontainer"><div class="hoverbox3"><h2 style="text-align:center;">header</h2><div style="text-align:center;"><span style="font-size:.875rem;">text</span></div></div></div>
  49.  
  50. 3 small boxes & 1 large box:
  51. <div class="boxcontainer"><div class="hoverbox1"><h2 style="text-align:center;">header</h2><div style="text-align:center;"><span style="font-size:.875rem;">text</span></div></div><div class="hoverbox1"><h2 style="text-align:center;">header</h2><div style="text-align:center;"><span style="font-size:.875rem;">text</span></div></div><div class="hoverbox1"><h2 style="text-align:center;">header</h2><div style="text-align:center;"><span style="font-size:.875rem;">text</span></div></div></div><div class="boxcontainer"><div class="hoverbox3"><h2 style="text-align:center;">header</h2><div style="text-align:center;"><span style="font-size:.875rem;">text</span></div></div></div>
  52.  
  53. 2 medium boxes & 1 large box:
  54. <div class="boxcontainer"><div class="hoverbox2"><h2 style="text-align:center;">header</h2><div style="text-align:center;"><span style="font-size:.875rem;">text</span></div></div><div class="hoverbox2"><h2 style="text-align:center;">header</h2><div style="text-align:center;"><span style="font-size:.875rem;">text</span></div></div></div><div class="boxcontainer"><div class="hoverbox3"><h2 style="text-align:center;">header</h2><div style="text-align:center;"><span style="font-size:.875rem;">text</span></div></div></div>
  55.  
  56. 1 small box & 1 medium box:
  57. <div class="boxcontainer"><div class="hoverbox1"><h2 style="text-align:center;">header</h2><div style="text-align:center;"><span style="font-size:.875rem;">text</span></div></div><div class="hoverbox2"><h2 style="text-align:center;">header</h2><div style="text-align:center;"><span style="font-size:.875rem;">text</span></div></div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement