-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
199 lines (152 loc) · 7.42 KB
/
index.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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Let's teach the web</title>
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<link rel="stylesheet" href="css/reveal.css">
<link rel="stylesheet" href="css/theme/sky.css" id="theme">
<!-- For syntax highlighting -->
<link rel="stylesheet" href="lib/css/zenburn.css">
<!-- If the query includes 'print-pdf', use the PDF print sheet -->
<script>
document.write( '<link rel="stylesheet" href="css/print/' + ( window.location.search.match( /print-pdf/gi ) ? 'pdf' : 'paper' ) + '.css" type="text/css" media="print">' );
</script>
<!--[if lt IE 9]>
<script src="lib/js/html5shiv.js"></script>
<![endif]-->
</head>
<body>
<div class="reveal">
<!-- Any section element inside of this container is displayed as a slide -->
<div class="slides">
<section class="present" style="width:1100px;height:520px;">
<h1>Let's teach the web</h1>
<small style="margin-top:450px;"><p><strong>Melek Jebnoun - Membre conseil programme ReMo </strong></p><p><a href="https://twitter.com/melek0210">@melek0210</a></p></small>
</section>
<section style="background:none;">
<img width="700" height="300" style="margin-left:20%;" src="css/images/slide1.png" alt="Unicorn">
<p style="margin-left:20%"><small>Compte Twitter officiel de l'agence tunisienne d'Internet</small></p>
</section>
<section style="background:none;">
<img width="900" height="500" style="margin-left:15%;" src="css/images/slide2.png" alt="Unicorn">
<p style="margin-left:20%"><small>Pourcentage d'utilisateurs d'Internet par rapport à la population totale</p><p style="margin-left:20%">Banque mondiale</p></small>
</section>
<section style="background:none;margin-left:60px;">
<h1><strong><p>Dude, the web</p><p> is </p><p> AMAZING \o/</p></strong></h1>
</section>
<section style="background:none;">
<h3 style="margin-left:15%;">Le web vous donne des ailes</h3>
<img width="900" height="500" style="margin-left:12%;" src="css/images/slide3.png">
</section>
<section style="background:none;">
<h2>Mais surtout ...</h2>
</section>
<section style="background:none;">
<h3 style="margin-left:15%;">Le web vous donne une voix</h3>
<img width="300" style="margin-left:12%;" src="css/images/slide4.png">
</section>
<section style="background:none;">
<img width="600" style="margin-left:12%;" src="css/images/slide5.png">
</section>
<section style="background:none;">
<img style="background:none;border:0px;box-shadow:none;margin-left:17%;" width="300" src="css/images/slide6.png">
<h2 style="margin-left:10%;margin-top:0px;font-family: Serif;"><p><3</p><p> open web</p></h2>
</section>
<section style="background:none;">
<img width="850" style="margin-left:100px;" src="css/images/slide7.jpg">
<p style="margin-left:10%"><small>Mozilla Summit 2013 - Toronto</small></p>
</section>
<section style="background:none;">
<blockquote style="margin-left:9%;width:100%;">
<h2>“ Build the internet the world needs ”<h2>
</blockquote>
<small><p style="margin-left:22%;margin-top:10px;"> Mitchell Baker Chairwoman Mozilla Foundation</p><p style="margin-left:23%;"> Mozilla Summit 2013 Brussels</p></small>
</section>
<section style="background:none;">
<img width="900" style="margin-left:100px;" src="css/images/slide8.png">
</section>
<section style="background:none;">
<h2>Objectif du projet</h2>
<ul class="fragment">
<li class="fragment">Enseignement des compétences numériques</li>
<li class="fragment">Alphabétisation Web</li>
</ul>
</section>
<section style="background:none;">
<h3 style="margin-left:100px;">Alphabétisation du web</h3>
<img width="700" style="margin-left:100px;" src="css/images/slide9.png">
</section>
<section style="background:none;">
<h2>Ce qu'offre le projet :</h2>
<ul class="fragment">
<li class="fragment">Outils</li>
<li class="fragment">Exemples et projets</li>
<li class="fragment">Communauté</li>
</ul>
</section>
<section style="background:none;">
<h2> Les outils </h2>
<ul>
<li><a href="https://thimble.webmaker.org/">Thimble</a></li>
<li><a href="https://popcorn.webmaker.org/">Popcorn JS</a></li>
<li><a href="https://goggles.webmaker.org/">X-Ray Goggles (Hackasaurus)</a></li>
</ul>
</section>
<section style="background:none;">
<h2> lignes directrices </h2>
<ul>
<li><a href="http://hivenyc.org/kits.html">Hacktivity Kit</a></li>
</ul>
</section>
<section style="background:none;">
<h2 style="margin-left:90px;"> LA communauté </h2>
<img width="700" style="margin-left:100px;" src="css/images/slide10.jpg">
</section>
<section style="background:none;">
<h2 style="margin-left:90px;">Mais pas uniquement :) </h2>
<ul class="fragment">
<li class="fragment"><a href="http://hivenyc.org/teachtheweb/get-started/">Massive Open Online Course</a></li>
<li class="fragment"><a href="https://p2pu.org/en/schools/school-of-webcraft/">school of webcraft (P2PU)</li>
<li class="fragment"><a href="https://developer.mozilla.org/fr/">Mozilla Developer network</a></li>
</ul>
</section>
<section style="background:none;">
<h3 style="margin-left:90px;">Devenez vous aussi un super héros</h3>
<img width="500" style="margin-left:100px;" src="css/images/slide11.jpg">
</section>
<section style="background:none;">
<img width="900" style="margin-left:100px;" src="css/images/slide12.jpg">
<p style="margin-left:90px;">Site web: www.mozilla-tunisia.org</p>
<p style="margin-left:90px;">IRC: #mozillatunisia</p>
<p style="margin-left:90px;">Twitter : @MozillaTunisia</p>
</section>
</div>
</div>
<script src="lib/js/head.min.js"></script>
<script src="js/reveal.min.js"></script>
<script>
// Full list of configuration options available here:
// https://github.com/hakimel/reveal.js#configuration
Reveal.initialize({
controls: true,
progress: true,
history: true,
center: true,
theme: Reveal.getQueryHash().theme, // available themes are in /css/theme
transition: Reveal.getQueryHash().transition || 'default', // default/cube/page/concave/zoom/linear/fade/none
// Optional libraries used to extend on reveal.js
dependencies: [
{ src: 'lib/js/classList.js', condition: function() { return !document.body.classList; } },
{ src: 'plugin/markdown/marked.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: 'plugin/markdown/markdown.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: 'plugin/highlight/highlight.js', async: true, callback: function() { hljs.initHighlightingOnLoad(); } },
{ src: 'plugin/zoom-js/zoom.js', async: true, condition: function() { return !!document.body.classList; } },
{ src: 'plugin/notes/notes.js', async: true, condition: function() { return !!document.body.classList; } }
]
});
</script>
</body>
</html>