Reference javascript source file stored outside
|
|
<html> <head> <title>Title of Document</title>
<script src="path-to-file/fileName.js"></script>
</head> <body>
The content of your page goes here.
</body> </html>
|
|
|
HTML code for linking to this page:
Related in same category :
-
-
-
-
-
-
-
|