Advertisement
NoxisAlpha

Blitz

Jun 17th, 2017
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. <link rel="stylesheet" type="text/css" href="https://dl.dropboxusercontent.com/s/at1q57x11qr76yd/Blitz%20%281%29.css" />
  2.  
  3. <div style="height:200px;color:#A2F1FA;width:705px;border:1px solid #A2F1FA;font:16px/26px monospace;overflow:auto;background-color:rgba(255,255,255, .2);">
  4. <font size="6"><b>Scrolling 1</b></font>
  5.  
  6. </div>
  7.  
  8. <div style="height:200px;width:235px;border:1px solid #A2F1FA;font:16px/26px monospace;overflow:auto; float:left; margin-top:-35px; margin-left:50px;color:#A2F1FA;background-color:rgba(255,255,255, .2);">
  9. <font size="6"><b>Scrolling 2</b></font>
  10.  
  11. </div>
  12.  
  13. <div style="height:200px;width:235px;border:1px solid #A2F1FA;font:16px/26px monospace;overflow:auto; float:left; margin-top:-72px; margin-left:20px;color:#A2F1FA;background-color:rgba(255,255,255, .2);">
  14. <font size="6"><b>Scrolling 3</b></font>
  15.  
  16. </div>
  17.  
  18. <div style="height:200px;width:235px;border:1px solid #A2F1FA;font:16px/26px monospace;overflow:auto; float:left; margin-top:-110px; margin-left:20px;color:#A2F1FA;background-color:rgba(255,255,255, .2);">
  19. <font size="6"><b>Scrolling 4</b></font>
  20.  
  21. </div>
  22.  
  23.  
  24. <div class="boxcontainer">
  25. <div class="box1">
  26. <font size="6"><b>Expanding Box 1</b></font>
  27.  
  28. </div>
  29.  
  30. <div class="box2">
  31. <font size="6">Expanding Box 2</font>
  32. </div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement