This commit is contained in:
Ilya Kantor 2015-08-17 12:41:38 +03:00
parent 48497f7d85
commit 8ba2c6b17c
23 changed files with 574 additions and 615 deletions

View file

@ -1,10 +1,10 @@
Код для HTML-файла:
The HTML code:
```html
<!--+ src="index.html" -->
```
Для файла `alert.js` из той же директории:
For the file `alert.js` in the same folder:
```js
//+ src="alert.js"