Edit This Code:
<!DOCTYPE html>
<html>
<script src="../lib/w3data.js"></script>

<body>

<div w3-include-html="content.html"></div>

<script>
w3IncludeHTML();
</script>

</body>
</html>


Result:
Try it Yourself - © w3schools.com
Privacy Policy