como chamar o arquivo javascript no html code example
Example: chamar arquivo javascript no html
<script type="text/javascript" src="js/meu-arquivo.js"></script>
<script type="text/javascript" src="js/meu-arquivo.js"></script>