Описать организацию
This commit is contained in:
BIN
game-01.png
Normal file
BIN
game-01.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 564 KiB |
43
index.html
43
index.html
@@ -1918,19 +1918,44 @@ body {
|
|||||||
<div class="reveal">
|
<div class="reveal">
|
||||||
<div class="slides">
|
<div class="slides">
|
||||||
|
|
||||||
<section data-markdown><textarea data-template>
|
<section data-markdown data-background-image="bg-01.png" data-background-opacity="0.2"><textarea data-template>
|
||||||
|
## Обучение детей программированию
|
||||||
|
|
||||||
Slide 1 contains some points:
|
Капелько Михаил
|
||||||
|
|
||||||
* point no. 1
|
|
||||||
* point no. 2
|
|
||||||
|
|
||||||
|
2019
|
||||||
</textarea></section>
|
</textarea></section>
|
||||||
|
|
||||||
<section data-markdown><textarea data-template>
|
<section data-markdown data-background-image="myself.png" data-background-opacity="0.3" data-background-size="30%" data-background-position="left"><textarea data-template>
|
||||||
|
О себе
|
||||||
|
</textarea></section>
|
||||||
|
|
||||||
Slide 2 will be here, too
|
<section data-markdown data-background-image="bg-03.jpg" data-background-opacity="0.2"><textarea data-template>
|
||||||
|
Социальная ответственность
|
||||||
|
</textarea></section>
|
||||||
|
|
||||||
|
<section data-markdown data-background-image="bg-04.png" data-background-opacity="0.2"><textarea data-template>
|
||||||
|
Группы
|
||||||
|
</textarea></section>
|
||||||
|
|
||||||
|
<section data-markdown data-background-image="bg-05.jpg" data-background-opacity="0.2"><textarea data-template>
|
||||||
|
По субботам
|
||||||
|
</textarea></section>
|
||||||
|
|
||||||
|
<section data-markdown data-background-image="bg-06.jpg" data-background-opacity="0.2"><textarea data-template>
|
||||||
|
Первый раз
|
||||||
|
</textarea></section>
|
||||||
|
|
||||||
|
<section data-markdown data-background-image="bg-07.jpg" data-background-opacity="0.2"><textarea data-template>
|
||||||
|
Второй раз
|
||||||
|
</textarea></section>
|
||||||
|
|
||||||
|
<section data-markdown data-background-image="bg-08.jpg" data-background-opacity="0.2"><textarea data-template>
|
||||||
|
За 1 час
|
||||||
|
</textarea></section>
|
||||||
|
|
||||||
|
<section data-markdown data-background-image="game-01.png" data-background-opacity="0.2"><textarea data-template>
|
||||||
|
16 карт
|
||||||
</textarea></section>
|
</textarea></section>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@@ -7965,14 +7990,12 @@ Slide 2 will be here, too
|
|||||||
return Reveal;
|
return Reveal;
|
||||||
|
|
||||||
}));
|
}));
|
||||||
</script>
|
|
||||||
<script>
|
|
||||||
Reveal.initialize({
|
Reveal.initialize({
|
||||||
dependencies: [
|
dependencies: [
|
||||||
{ src: 'marked.js' },
|
{ src: 'marked.js' },
|
||||||
{ src: 'markdown.js' },
|
{ src: 'markdown.js' },
|
||||||
]
|
]
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
BIN
myself.png
Normal file
BIN
myself.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 231 KiB |
Reference in New Issue
Block a user