-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathindex.html
More file actions
207 lines (205 loc) · 7.58 KB
/
index.html
File metadata and controls
207 lines (205 loc) · 7.58 KB
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
200
201
202
203
204
205
206
207
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Nodeschool Tabasco - by XpectreLabs</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" media="screen" href="assets/css/styles.css" />
<link rel="shortcut icon" href="assets/img/favicon.ico">
<script src="assets/js/nodeschool.js"></script>
</head>
<body>
<header>
<div class="animated-background">
<div class="headerContainer">
<img width="30%" src="assets/img/nodeschool.png">
<h1>¡Asiste, aprende y comparte!</h1>
<h2>NodeSchool es el lugar donde puedes conocer a la comunidad de developers en Tabasco.</h2>
</div>
<div class="container">
</div>
</div>
</header>
<section class="nodeSchoolInfo">
<h2 background="#ffe51f">
Estas a un npm install de aprender cualquier cosa
</h2>
<p>
<b>NodeSchool </b>es el lugar donde puedes comenzar en el increíble camino de <b>JavaScript </b> y <b>Node.js</b>
</p>
</section>
<div class="prompts">
<article class="promptContainer">
<header class="promptBar">
<div class="option"></div>
<div class="option"></div>
<div class="option"></div>
</header>
<div class="prompt">
<section class="bullet">
<ul>
<li id="typingAnimation">npm install -g learnyounode <span></span></li>
<li>
<br>
</li>
<li>learnyounode</li>
</ul>
</section>
</div>
</article>
<article class="promptContainer">
<header class="promptBar">
<div class="option"></div>
<div class="option"></div>
<div class="option"></div>
</header>
<div class="prompt">
<section class="bullet">
<ul>
<li>» HELLO WORLD</li>
<li>» MIS PRIMEROS PASOS</li>
<li>» MI PRIMER I/O!</li>
</ul>
</section>
</div>
</article>
</div>
<section class="nodeSchoolInfo">
<p>
Es también el lugar donde los <b>estudiantes</b> y <b>Mentores</b> comparten lo que han aprendido juntos, tanto
mentores como alumnos están dispuestos a ayudar a progresar a la comunidad de <b>NodeSchool</b>.
</p>
</section>
<section class="nodeSchoolInfo">
<h2>
Proximo Taller
</h2>
</section>
<div id="newEvents"class="event">
<section class="eventsContainer">
<div class="layer0">
<div class="eventDay">
<p>OCT</p>
<P>01</P>
<P>2020</P>
</div>
<div class="eventName">
<p>HacktoberFest 2020</p>
</div>
<div class="eventPlace">
<p>Zoom</p>
<p>Fb</p>
</div>
</div>
</section>
</div>
<section class="nodeSchoolInfo">
<h2>
Talleres Pasados
</h2>
</section>
<div id="pastEvents" class="events">
<section class="eventsContainer">
<div class="layer1">
<div class="eventDay">
<p>SEP</p>
<P>28</P>
</div>
<div class="eventName">
<p>5.to Nodeschool Nodebot</p>
</div>
<div class="eventPlace">
<p>Galaxia Coworking</p>
<p>Villahermosa, Mexico</p>
</div>
</div>
</section>
<section class="eventsContainer">
<div class="layer2">
<div class="eventDay">
<p>AGO</p>
<P>31</P>
</div>
<div class="eventName">
<p>4.to NodeSchool - Expressworks</p>
</div>
<div class="eventPlace">
<p>Galaxia Coworking</p>
<p>Villahermosa, Mexico</p>
</div>
</div>
</section>
<section class="eventsContainer">
<div class="layer3">
<div class="eventDay">
<p>JUL</p>
<P>27</P>
</div>
<div class="eventName">
<p>Nodeschool Tabasco Junio 2018 - Aprende Javascript</p>
</div>
<div class="eventPlace">
<p>Galaxia Coworking</p>
<p>Villahermosa, Mexico</p>
</div>
</div>
</section>
<section class="eventsContainer">
<div class="layer4">
<div class="eventDay">
<p>JUN</p>
<P>29</P>
</div>
<div class="eventName">
<p>5.to Nodeschool Nodebot</p>
</div>
<div class="eventPlace">
<p>Galaxia Coworking</p>
<p>Villahermosa, Mexico</p>
</div>
</div>
</section>
</div>
<section class="nodeSchoolInfo yellow">
<p><b>NodeSchool</b> es un grupo de voluntarios que apoyan a las demás personas a aprender y escribir código
JavaScript</p>
<p>Si tienes alguna duda puedes contactarnos en <a href="https://www.facebook.com/NodeSchoolTabasco" target="_blank">NodeSchoolTabasco</a></li>
<p>Pedimos a todos los participantes, patrocinadores y ponentes que se guíen por nuestro <a href="https://github.com/nodeschool/merida/blob/master/codeofconduct.md"
target="_blank">código de conducta</a>.</p>
</section>
<footer class="foot">
<header>
<h3>NodeSchool Tabasco es organizado por:</h3>
</header>
<div class="organizadores">
<abbr title="XpectreLabs">
<a target="_blank" href="#"><img src="assets/img/xpectre.png" alt=""></a>
<p class="organiza">XpectreLabs</p>
</abbr>
<abbr title="PySchool Tabasco - La comunidad de Python en Tabasco">
<a target="_blank" href="https://www.facebook.com/pyschoolTab"><img src="assets/img/pyschool.png" alt="Python Tabasco"></a>
<br>
<p class="organiza">PySchool Tabasco</p>
</abbr>
<abbr title="Hashger Blockchain - Comunidad de Blockchain development">
<a target="_blank" href="https://www.facebook.com/hashger/"><img src="assets/img/hashger.png" alt="Hashger"></a>
<p class="organiza">Hashger</p>
</abbr>
<abbr title="Venzee">
<a target="_blank" href="https://ykeky.com.mx"><img src="assets/img/ykeky.png" alt="Venzee"></a>
<p class="organiza">YKEKY</p>
</abbr>
<abbr title="Venzee">
<a target="_blank" href="https://venzee.com"><img src="assets/img/venzeee.png" alt="Venzee"></a>
<p class="organiza">Venzee</p>
</abbr>
</div>
</footer>
<script>
var lvalue= document.getElementById("rectangle").innerHTML;
var textLength = lvalue.length();
console.log('Hola Mundo')
</script>
</body>
</html>