Get your own website Result Size: 625 x 565
x
 
<!DOCTYPE html>
<html>
<title>W3.JS</title>
<script src="../lib/w3.js"></script>
<body>
<h2>Testing W3.JS in HTML</h2>
<p w3-include-html="content.html"></p> 
<script>
w3.includeHTML();
</script>
</body>
<!-- Mirrored from www.w3schools.com/w3js/tryit.asp?filename=tryw3js_html_include_1 by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 21 Dec 2022 17:17:33 GMT -->
</html>