If you are using external .js files with your HTML you need to save it in the same directory as your HTML files.
You call the external js inside your HTML file like this:
<script src = "master.js"></script>
If you are using external .js files with your HTML you need to save it in the same directory as your HTML files.
You call the external js inside your HTML file like this:
<script src = "master.js"></script>
I am 24 now, I created my first proper website at the age I am now