en.javascript.info/1-js/2-first-steps/2-external-script/1-hello-alert-ext/solution.md
Ilya Kantor 05a93ced80 edit
2016-03-04 19:06:22 +03:00

107 B

The HTML code:

[html src="index.html"]

For the file alert.js in the same folder:

[js src="alert.js"]