aboutsummaryrefslogtreecommitdiff
path: root/experimental.html
blob: 39b6ecc15026a924554c63eab2956abdde58b3e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
<html>
<head></head>
<body>
  <script src="https://www.w3schools.com/lib/w3.js"></script>
  <div w3-include-html="https://navanchauhan.me/menu.html"></div>
<script src="./js/menu.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
  <script>
  w3.includeHTML();
  </script>
<h1>Test</h1>