Advertisement
Guest User

Untitled

a guest
Oct 17th, 2019
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. <body>
  2.  
  3. <div id="bgbox1">
  4. <h1>PARALLAX</h1>
  5. </div>
  6.  
  7. <center style="background:#000;">
  8. <h2 style="color: white;">Scroll up and down to see Parallax effect</h2>
  9. </center>
  10.  
  11. <div id="bgbox2">
  12. <h1>NO JAVASCRIPT</h1>
  13. </div>
  14.  
  15. <center style="background:#fff;">
  16. <h2 style="">SCROLL DOWN!</h2>
  17. </center>
  18.  
  19. <div id="bgbox3">
  20. <h1>COOL EFFECT</h1>
  21. </div>
  22.  
  23. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement