diff --git a/html/index.html b/html/index.html new file mode 100644 index 0000000..cd8a426 --- /dev/null +++ b/html/index.html @@ -0,0 +1,12 @@ + + + + + + + Document + + +

latihan fork

+ + \ No newline at end of file diff --git a/index.html b/index.html index 2f39921..e5cbb9f 100644 --- a/index.html +++ b/index.html @@ -264,7 +264,7 @@
Please fill out this form
interval: 3000 }); - const parallax = document.querySelectorAll('.parallax'); + const parallax = document.querySelectorAll('.parallaxxxx'); M.Parallax.init(parallax); const materialbox = document.querySelectorAll('.materialboxed');