html include html from external file code example
Example: how to include external file in html
<script type="text/javascript" src="path-to-javascript-file.js"></script>
<script type="text/javascript" src="path-to-javascript-file.js"></script>