The src attribute specifies the URL of an external script file. Sometimes you want to run the same JavaScript on several pages in a web site. Instead of writing the same script over and over again, create your JavaScript in a standalone file, save it with a.js extension, and then refer to it using the src attribute in the