How to include external js file in html? 02-05-2017 08:09:32 JAVASCRIPT / Common 0 Bookmark(s) 409 View(s) To use an external script, put the name of the script file in the src (source) attribute of a script tag Note :- src - location of js file.