Advertisement
Reykez

html parallax

Jan 10th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang ="pl"></html>
  3. <html>
  4. <head>
  5. <meta charset="UTF-8">
  6. <meta name="viewport" content="width=device-width", initial-scale="1.0">
  7. <meta http-equiv="X-UA-Compatibile" content="ie=edge">
  8. <title>Parallax Effect Reykez's Template || WITHOUT JS</title>
  9. <link rel="stylesheet" href="style.css">
  10. </head>
  11. <body>
  12. <header>
  13. <h1>Parallax Effect</h1>
  14. <p>Only CSS / Without JavaScript</p>
  15. </header>
  16. </body>
  17. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement