en.javascript.info/1-js/2-first-steps/02-external-script/1-hello-alert-ext/solution.md
Ilya Kantor 88bd9889a2 work
2016-05-26 12:43:54 +03:00

107 B

The HTML code:

[html src="index.html"]

For the file alert.js in the same folder:

[js src="alert.js"]