Browse Source

Описать организацию

master
parent
commit
f3bf427271
3 changed files with 32 additions and 9 deletions
  1. BIN
      game-01.png
  2. +32
    -9
      index.html
  3. BIN
      myself.png

BIN
game-01.png View File

Before After
Width: 1000  |  Height: 641  |  Size: 564KB

+ 32
- 9
index.html View File

@@ -1918,19 +1918,44 @@ body {
<div class="reveal">
<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>

<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>

<section data-markdown data-background-image="bg-03.jpg" data-background-opacity="0.2"><textarea data-template>
Социальная ответственность
</textarea></section>

<section data-markdown><textarea data-template>
<section data-markdown data-background-image="bg-04.png" data-background-opacity="0.2"><textarea data-template>
Группы
</textarea></section>

Slide 2 will be here, too
<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>

</div>
@@ -7965,14 +7990,12 @@ Slide 2 will be here, too
return Reveal;

}));
</script>
<script>
Reveal.initialize({
dependencies: [
{ src: 'marked.js' },
{ src: 'markdown.js' },
]
});
</script>
</script>
</body>
</html>

BIN
myself.png View File

Before After
Width: 440  |  Height: 440  |  Size: 231KB

Loading…
Cancel
Save