Load An External JavaScript

October 2024
<script src="/path/to/script.js"></script>

TODO: Look at defer, async, etc...

end of line