en.javascript.info/1-js/02-first-steps/01-hello-world/2-hello-alert-ext/solution.md
Ilya Kantor 9ad9063d00 up
2016-11-28 21:35:42 +03:00

8 lines
107 B
Markdown

The HTML code:
[html src="index.html"]
For the file `alert.js` in the same folder:
[js src="alert.js"]