split hello-world into 2 chapters
This commit is contained in:
parent
99240a757a
commit
97daf5f54a
117 changed files with 177 additions and 177 deletions
|
@ -0,0 +1,12 @@
|
|||
Код для HTML-файла:
|
||||
|
||||
```html
|
||||
<!--+ src="index.html" -->
|
||||
```
|
||||
|
||||
Для файла `alert.js` из той же директории:
|
||||
|
||||
```js
|
||||
//+ src="alert.js"
|
||||
```
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue