1/46
Looks like no tags are added yet.
No study sessions yet.
How do you include an external JavaScript file in HTML?
Using the <script> tag with the src attribute pointing to the .js file.