en.javascript.info/1-js/2-first-steps/2-external-script/1-hello-alert-ext/solution.md
Ilya Kantor 8ba2c6b17c en
2015-08-17 12:41:38 +03:00

131 B

The HTML code:

<!--+ src="index.html" -->

For the file alert.js in the same folder:

//+ src="alert.js"