-
Notifications
You must be signed in to change notification settings - Fork 0
/
jitsugyo.html
87 lines (79 loc) · 3.92 KB
/
jitsugyo.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<title>福井県こどもプログラミング協議会 / Fukui Kids Programming Conference</title>
<link rel="stylesheet" href="style_jitsugyo.css">
</head>
<body>
<div class="mv">
<div class="main">
<div class="left">
<h1>こどもプログラミング実業団 募集!</h1>
</div>
<div class="right">
</div>
</div>
<div class="club">
<img src="co_event1.png?1" style="width:45%; "> <img src="co_event2.png?1" style="width:45%; ">
</div>
</div>
<h2>次世代を創るIT教育に関心のある企業の方へ</h2>
<div class="contents">
<p>
福井県こどもプログラミング協議会では、社員や地域のこどもたちをサポートし、越前がにロボコンに参加する「こどもプログラミング実業団」設立企業を募集しています。
</p>
<div>
<a href="cooperator2021.pdf">[ 2021年度 実業団募集 チラシ ]</a>
</div>
<div>
<a href="https://note.com/robocon/n/n130162f619ca">[ 2020年度 実業団チーム「ルビィ with アフレル」 ]</a>
</div>
</div>
<h2>実業団 説明会開催!</h2>
<div class="contents">
<p>
<!--
こどもプログラミング実業団とは?どうやってやるの?昨年の事例を紹介しながら詳しく説明いたします。
-->
こどもプログラミング実業団について、2021/05/11に説明会を開いた時の様子です。
</p>
<!--
<dl style="margin:2em;">
<dt>日時</dt>
<dd>2021/05/11(tue) 15:00 - 16:00</dd>
<dt>場所</dt>
<dd>オンライン</dd>
<dt>お問い合わせ、お申し込み</dt>
<dd>fkpc(at)kani-robocon.com</dd>
</dl>
-->
<div style="margin:2em;">
<p>
<iframe width="280" height="157" src="https://www.youtube.com/embed/twC68afeFbM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe><br>
「かにロボコン」とは?「こどもプログラミング実業団」とは?
</p>
<p>
<iframe width="280" height="157" src="https://www.youtube.com/embed/G-IZfBsE4i0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe><br>
昨年の実業団チーム「アフレル」さんの感想
</p>
<p>
<iframe width="280" height="157" src="https://www.youtube.com/embed/bln-0iTAWEc" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe><br>
ロボット、プログラミング実演
</p>
</div>
<p>
企業広報、地域貢献、人材育成に「こどもプログラミング実業団」、ぜひご活用下さい。お問い合わせ、お申し込み: fkpc(at)kani-robocon.com
</p>
</div>
<div class="sdgsicon">
<img src="sdg_icon_04_ja_2.svg" style="width:6%;">
<img src="sdg_icon_08_ja_2.svg" style="width:6%;">
<img src="sdg_icon_10_ja_3.svg" style="width:6%;">
<img src="sdg_icon_11_ja_2.svg" style="width:6%;">
</div>
<div id=footer>
<a href=https://creativecommons.org/licenses/by/4.0/deed.ja>CC BY</a>: <a href=https://fkpc.github.io/>FKPC - Fukui Kids Programming Conference</a> (<a href=https://github.com/fkpc>src on GitHub</a>)
</div>
</body>
</html>