aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--experimental.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/experimental.html b/experimental.html
new file mode 100644
index 0000000..eaffdea
--- /dev/null
+++ b/experimental.html
@@ -0,0 +1,9 @@
+<html>
+
+<body>
+ <script src="https://www.w3schools.com/lib/w3.js"></script>
+ <div w3-include-html="https://navanchauhan.me/menu.html"></div>
+ <script>
+ w3.includeHTML();
+ </script>
+<h1>Test</h1>