How do we link a webpage like index.html and a script like script.js together?

We include the script in the webpageWe include the webpage in the script

We include the script.js file in the index.html file.