How do we link a webpage like index.html and a script like script.js together?
index.html
script.js
We include the script.js file in the index.html file.