Created
October 17, 2014 01:00
-
-
Save Karlina-Bytes/71afa29d6e457e37db30 to your computer and use it in GitHub Desktop.
The line you need to include a JavaScript reference in your HTML file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Reference a JavaScript file in the same directory. --> | |
<script src="functions.js"></script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment