Include: Hello World

Main features of IncludJS.

by Andres Rodriguez

HTML

<script src="https://acrodrig.github.io/include/lib/include.js"></script>
<include src="https://raw.githubusercontent.com/acrodrig/include/master/test/header.html"></include>
<article>
  <p>We are ACME Inc. We manufacture <b>everything</b>.</p>
</article>
<include src="https://raw.githubusercontent.com/acrodrig/include/master/test/footer.html"></include>