aboutsummaryrefslogtreecommitdiff
path: root/experimental.html
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2018-01-28 16:33:13 +0530
committerGitHub <noreply@github.com>2018-01-28 16:33:13 +0530
commit79c2f47ad360ae4d7e8d855840cb87f1f10b177e (patch)
tree88d8e424e0daa5faca5472101975855e8cf390cb /experimental.html
parent2048faa366e06e376fc1abfab505d8755f0c7c60 (diff)
Create experimental.html
Diffstat (limited to 'experimental.html')
-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>