-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathindex.html
More file actions
391 lines (391 loc) · 20 KB
/
Copy pathindex.html
File metadata and controls
391 lines (391 loc) · 20 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
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="" />
<meta name="author" content="Maxim Sokhatsky" />
<title>N2O.DEV</title>
<link rel="stylesheet" href="blank.css"/>
<link rel="stylesheet" href="nato.css"/>
<link rel="shortcut icon" type="image/x-icon" href="https://n2o.dev/img/favicon.ico"/>
<link rel="apple-touch-icon" sizes="180x180" href="https://n2o.dev/img/apple-touch-icon.png"/>
<link rel="icon" type="image/png" sizes="32x32" href="https://n2o.dev/img/favicon-32x32.png"/>
<link rel="icon" type="image/png" sizes="16x16" href="https://n2o.dev/img/favicon-16x16.png"/>
<link rel="manifest" href="https://n2o.dev/img/site.webmanifest"/>
</head>
<body>
<nav>
<a href="https://synrc.com/">SYNRC</a>
<a href="https://erp.uno/">ERP</a>
<a href="https://n2o.dev" style="background:#ededed;">DEV</a>
<div class="dropdown">
<a onclick="drop()" class="dropbtn">EN</a>
<div id="dropdown" class="dropdown-content">
<a href="ua/index.html">UA</a>
<a href="#">EN</a>
</div>
</div>
</nav>
<header>
<a href="https://erlang.org"><img src="img/Erlang.svg" / style="margin-bottom:-4px;"></a>
<h1><a href="https://synrc.com"><img src="img/synrc.svg" / style="margin-bottom:-10px;"></a></h1>
</header>
<aside>
<article>
<section>
<h3>User Manuals</h3>
<div>N2O.DEV is the Ericsson Erlang/OTP open-source
foundation for <a href="https://erp.uno">ERP.UNO</a>. Here you can find
HTML/ROFF documentation and user manuals that cover family of N2O libraries.
There are also: open source TeX/PDF books, release announcements and articles.
All libraries are being built using <a href="https://github.com/synrc">Github Actions</a> (mix, rebar3, mad),
Erlang builds are checked against dialyzer. We do support last four major OTP
versions: 25, 26, 27, 28 on Windows, Linux and Mac. Published at HEX.PM:<br/><br/>
</div>
<figure>
<code>
{deps,[base,rt,fs,mad,active,
n2o,nitro,kvs,bpe,
form,rpc,mach,rest,chat,
sample,review]}.
</code>
</figure>
</section>
<section>
<h3>ARTICLES</h3>
<div>
<ul>
<li><a href="https://n2o.dev/articles/roff.htm">ROFF: SETUP</a></li>
<li><a href="https://n2o.dev/articles/css.htm">CSS: BOOK</a></li>
<li><a href="https://n2o.dev/articles/mq.htm">EMQ: N2O/MQTT</a></li>
<li><a href="https://n2o.dev/articles/pi.htm">PI: PROCESSES</a></li>
<li><a href="https://n2o.dev/articles/ftp.htm">FTP: FILE UPLOAD</a></li>
<li><a href="https://n2o.dev/articles/web.htm">WEB: SPA</a></li>
<li><a href="https://n2o.dev/articles/n2o.htm">N2O: IoT</a></li>
<li><a href="https://n2o.dev/articles/bpe.htm">BPE: BIZ</a></li>
<li><a href="https://n2o.dev/articles/history.htm">HISTORY: N2O</a></li>
<li><a href="https://n2o.dev/articles/cr.htm">CR: BFT DB</a></li>
<li><a href="https://n2o.dev/articles/pb.htm">PRIVATBANK</a></li>
</ul>
</div>
</section>
<section>
<h3>BOOKS</h3>
<div>
<ul>
<li><a href="books/n2o.pdf">N2O INTERN</a></li>
<li><a href="books/bpe.pdf">BPE INTERN</a></li>
<li><a href="books/mad.pdf">MAD INTERN</a></li>
<li><a href="https://erp.uno/man/ua/1.htm">ERP INTERN</a></li>
<li><a href="ua/books/vol.2/index.html">N2O SPORT</a></li>
<li><a href="ua/books/vol.3/index.html">ERP SPORT</a></li>
<li><a href="https://ws.n2o.dev/doc/n2o.pdf">N2O PRO</a></li>
<li><a href="https://bpe.zencrypted.uk/doc/bpe.pdf">BPE PRO</a></li>
<li><a href="https://kvs.zencrypted.uk/doc/kvs.pdf">KVS PRO</a></li>
<li><a href="https://books.axiosis.top/erp/erp.pdf">ERP PRO</a></li>
<li><a href="ua/pro/index.html">UA PRO</a></li>
<li><a href="pro/index.html">EN PRO</a></li>
</ul>
</div>
</section>
</article>
<article>
<section>
<h3><a href="https://ws.n2o.dev">N2O</a></h3>
<div>
<ul>
<li><a href="https://ws.n2o.dev/man/n2o.htm">N2O</a></li>
<li><a href="https://ws.n2o.dev/man/n2o_ftp.htm">FTP</a></li>
<li><a href="https://ws.n2o.dev/man/n2o_pi.htm">PI</a></li>
<li><a href="https://ws.n2o.dev/man/n2o_proto.htm">PROTO</a></li>
<li><a href="https://ws.n2o.dev/man/n2o_session.htm">SESSION</a></li>
<li><a href="https://ws.n2o.dev/man/n2o_syn.htm">SYN</a></li>
<li><a href="https://ws.n2o.dev/man/n2o_ws.htm">WS</a></li>
<li><a href="https://ws.n2o.dev/man/n2o_mqtt.htm">MQTT</a></li>
<li><a href="https://github.com/5HT/tcp">TCP</a></li>
</ul>
</div>
</section>
<section>
<h3>JS</h3>
<div>
<ul>
<li><a href="https://ws.n2o.dev/man/n2o.js.htm">N2O.JS</a></li>
<li><a href="https://ws.n2o.dev/man/ftp.js.htm">FTP.JS</a></li>
<li><a href="https://ws.n2o.dev/man/mq.js.htm">MQ</a></li>
<li><a href="https://ws.n2o.dev/man/bert.js.htm">BERT</a></li>
<li><a href="https://ws.n2o.dev/man/heart.js.htm">HEART</a></li>
<li><a href="https://ws.n2o.dev/man/utf8.js.htm">UTF-8</a></li>
<li><a href="https://ws.n2o.dev/man/ieee754.js.htm">IEEE-754</a></li>
</ul>
</div>
</section>
<section>
<h3><a href="https://nitro.n2o.dev">NITRO</a></h3>
<div>
<ul>
<li><a href="https://nitro.n2o.dev/man/nitro.htm">NITRO</a></li>
<li><a href="https://nitro.n2o.dev/man/nitro.js.htm">NITRO.JS</a></li>
<li><a href="https://nitro.n2o.dev/man/nitro_n2o.htm">N2O</a></li>
<li><a href="https://nitro.n2o.dev/man/nx_input.htm">INPUT</a></li>
<li><a href="https://nitro.n2o.dev/man/nx_textbox.htm">TEXTBOX</a></li>
<li>BIND</li>
<li>EVENT</li>
<li>RENDER</li>
<li>TAGS</li>
</ul>
</div>
</section>
</article>
<article>
<section>
<h3><a href="https://bpe.zencrypted.uk">BPE</a></h3>
<div>
<ul>
<li><a href="https://bpe.zencrypted.uk/man/bpe.htm">BPE</a></li>
<li><a href="https://bpe.zencrypted.uk/man/task.htm">TASK</a></li>
<li><a href="https://bpe.zencrypted.uk/man/event.htm">EVENT</a></li>
<li><a href="https://bpe.zencrypted.uk/man/gate.htm">GATE</a></li>
</ul>
</div>
</section>
<section>
<h3><a href="https://kvs.zencrypted.uk">KVS</a></h3>
<div>
<ul>
<li><a href="https://kvs.zencrypted.uk/man/kvs.htm">KVS</a></li>
<li><a href="https://kvs.zencrypted.uk/man/kvs_stream.htm">STREAM</a></li>
<li><a href="https://kvs.zencrypted.uk/man/kvs_mnesia.htm">MNESIA</a></li>
<li><a href="https://kvs.zencrypted.uk/man/kvs_fs.htm">FS</a></li>
<li><a href="https://kvs.zencrypted.uk/man/kvs_rocks.htm">ROCKSDB</a></li>
<li><a href="https://kvs.zencrypted.uk/man/kvs_st.htm">ST</a></li>
</ul>
</div>
</section>
<section>
<h3><a href="https://form.n2o.dev">FORM</a></h3>
<div>
<ul>
<li><a href="https://form.n2o.dev/man/form.htm">FORM</a></li>
<li><a href="https://form.n2o.dev/man/valid.js.htm">VALIDATION</a></li>
</ul>
</div>
</section>
<section>
<h3><a href="https://rpc.n2o.dev">RPC</a></h3>
<div>
<ul>
<li><a href="https://rpc.n2o.dev/man/bert_google.htm">GRPC</a></li>
<li><a href="https://rpc.n2o.dev/man/bert_validator.htm">ERLANG</a></li>
<li><a href="https://github.com/voxoz/soa">SOAP</a></li>
<li><a href="https://rpc.n2o.dev/man/bert_swift.htm">SWIFT</a></li>
<li><a href="https://rpc.n2o.dev/man/bert_javascript.htm">JS</a></li>
</ul>
</div>
</section>
<section>
<h3><a href="https://erpuno.github.io/mach/">MACH</a></h3>
<div>
<ul><li>MACH</li></ul>
</div>
</section>
</article>
<article>
<section>
<h3><a href="https://sample.n2o.dev/">WS</a></h3>
<div><ul><li><a href="https://sample.n2o.dev/man/sample.htm">SAMPLE</a></li>
<li><a href="https://sample.n2o.dev/man/index.htm">INDEX</a></li>
<li><a href="https://sample.n2o.dev/man/login.htm">LOGIN</a></li></ul>
</div> <br />
</section>
<section>
<h3><a href="https://review.n2o.dev/">MQTT</a></h3>
<div><ul><li><a href="https://review.n2o.dev/man/review.htm">REVIEW</a></li>
<li><a href="https://review.n2o.dev/man/index.htm">INDEX</a></li>
<li><a href="https://review.n2o.dev/man/login.htm">LOGIN</a></li></ul>
</div> <br />
</section>
<section>
<h3><a href="https://rest.n2o.dev">REST</a></h3>
<div>
<ul>
<li><a href="https://rest.n2o.dev/man/rest.htm">REST</a></li>
<li><a href="https://rest.n2o.dev/man/rest_cowboy.htm">COWBOY</a></li>
<li><a href="https://rest.n2o.dev/man/rest_kvs.htm">KVS</a></li>
</ul>
</div>
</section>
<section>
<h3><a href="https://mail.erp.uno">MAIL</a></h3>
<div><ul><li><a href="https://mail.erp.uno/man/mail_txt.htm">TXT</a></li>
<li><a href="https://mail.erp.uno/man/mail_ber.htm">BER</a></li>
<li><a href="https://mail.erp.uno/man/mail.htm">MAIL</a></li>
<li><a href="https://mail.erp.uno/man/mail_server.htm">SERVER</a></li></ul></div>
</section>
</article>
<article>
<section>
<h3><a href="https://fs.n2o.dev">FS</a></h3>
<div>
<ul>
<li><a href="https://fs.n2o.dev/man/fs.htm">FS</a></li>
<li><a href="https://fs.n2o.dev/man/fs_event_bridge.htm">EVENT</a></li>
<li><a href="https://fs.n2o.dev/man/fs_server.htm">SERVER</a></li>
<li><a href="https://fs.n2o.dev/man/fsevents.htm">FSEVENTS</a></li>
<li><a href="https://fs.n2o.dev/man/inotifywait.htm">INOTIFY</a></li>
<li><a href="https://fs.n2o.dev/man/inotifywait_win32.htm">WIN32</a></li>
<li><a href="https://fs.n2o.dev/man/kqueue.htm">KQUEUE</a></li>
</ul>
</div>
</section>
<section>
<h3><a href="https://mad.n2o.dev">MAD</a></h3>
<div>
<ul>
<li><a href="https://mad.n2o.dev/man/mad.htm">MAD</a></li>
<li><a href="https://mad.n2o.dev/man/mad_run.htm">RUN</a></li>
<li><a href="https://mad.n2o.dev/man/mad_compile.htm">COMPILE</a></li>
<li><a href="https://mad.n2o.dev/man/mad_git.htm">GIT</a></li>
<li><a href="https://mad.n2o.dev/man/mad_leex.htm">LEEX</a></li>
<li><a href="https://mad.n2o.dev/man/mad_yecc.htm">YECC</a></li>
<li><a href="https://mad.n2o.dev/man/mad_erl.htm">ERL</a></li>
<li><a href="https://mad.n2o.dev/man/mad_port.htm">PORT</a></li>
<li><a href="https://mad.n2o.dev/man/mad_systools.htm">SYSTOOLS</a></li>
</ul>
</div>
</section>
<section>
<h3><a href="https://cd.erp.uno/">CD</a></h3>
<div>
<ul>
<li><a href="https://kind.sigs.k8s.io/">KIND</a></li>
<li><a href="https://helm.sh">HELM</a></li>
<li><a href="https://cd.erp.uno/sre.pdf">SRE</a></li>
<li><a href="https://cd.erp.uno/kind.pdf">KIND</a></li>
<li><a href="https://cd.erp.uno/deployment.pdf">DC</a></li>
</ul>
</div>
</section>
</article>
<article>
<section>
<h3><a href="https://5ht.github.io/vm/">VM</a></h3>
<div><ul>
<li>COMPILER</li>
<li>LINKER</li>
<li>EMULATOR</li>
</ul></div>
</section>
<section>
<h3><a href="https://rt.n2o.dev">RT</a></h3>
<div><ul>
<li><a href="https://rt.n2o.dev/man/app.htm">APP</a></font></li>
<li><a href="https://rt.n2o.dev/man/sup.htm">SUP</a></font></li>
<li><a href="https://rt.n2o.dev/man/srv.htm">SRV</a></font></li>
<li><a href="https://rt.n2o.dev/man/ets.htm">ETS</a></font></li>
<li><a href="https://rt.n2o.dev/man/quic.htm">QUIC</a></font></li>
<li><a href="https://rt.n2o.dev/man/heart.htm">HEART</a></font></li>
<li><a href="https://rt.n2o.dev/man/path.htm">PATH</a></font></li>
<li><a href="https://rt.n2o.dev/man/sh.htm">SH</a></font></li>
</ul></div>
</section>
<section>
<h3><a href="https://base.n2o.dev">BASE</a></h3>
<div>
<ul>
<li>LIST</li>
<li>TREE</li>
<li>DICT</li>
<li>MAP</li>
<li>RE</li>
<li>TIMER</li>
<li>UNICODE</li>
<li>STRING</li>
<li>BINARY</li>
<li>RANDOM</li>
<li>IO</li>
</ul>
</div>
</section>
</article>
<article>
<section>
<h3>RELEASES</h3>
<div>
<ul>
<li><a href="https://tonpa.guru/stream/2024/2024-09-06%20N2O%20Bandit.htm">N2O 11.9.6 BANDIT</a> <font class="desk" color="#00b8cf">6 SEP 2024</font></li>
<li><a href="https://tonpa.guru/stream/2020/2020-01-08%20%D0%A0%D0%BE%D0%BB%D0%B0%D1%83%D1%82%20N2O%202020.htm">N2O 7.1</a> <font class="desk" color="#00b8cf">11 JAN 2020</font></li>
<li><a href="https://tonpa.guru/stream/2019/2019-06-21%20Новые%20версии%20BUD%20и%20BANK.htm">FIN 6.6</a> <font class="desk" color="#00b8cf">21 JUN 2019</font></li>
<li><a href="https://tonpa.guru/stream/2019/2019-06-19%20BPE%20MIX.htm">BPE 4.6 MIX</a> <font class="desk" color="#00b8cf">19 JUN 2019</font></li>
<li><a href="https://tonpa.guru/stream/2019/2019-06-10%20N2O%20MIX.htm">N2O 6.6 MIX</a> <font class="desk" color="#00b8cf">10 JUN 2019</font></li>
<li><a href="https://tonpa.guru/stream/2019/2019-04-13%20Новая%20версия%20KVS.htm">KVS 6.4</a> <font class="desk" color="#00b8cf">13 APR 2019</font></li>
<li><a href="https://tonpa.guru/stream/2019/2019-04-11%20Новая%20версия%20BPE.htm">BPE 4.4</a> <font class="desk" color="#00b8cf">11 APR 2019</font></li>
<li><a href="https://tonpa.guru/stream/2019/2019-03-07%20Новая%20версия%20FORMS.htm">FORMS 4.3</a> <font class="desk" color="#00b8cf">19 MAR 2019</font></li>
<li><a href="https://tonpa.guru/stream/2019/2019-02-13%20Новая%20версия%20XIO.htm">XIO MQTT 5.0</a> <font class="desk" color="#00b8cf">13 FEB 2019</font></li>
<li><a href="https://tonpa.guru/stream/2018/2018-11-30%20Ошечки.htm">O-SERIES</a> <font class="desk" color="#00b8cf">30 NOV 2018</font></li>
<li><a href="https://tonpa.guru/stream/2018/2018-11-13%20Новая%20версия%20KVS.htm">KVS 5.11</a> <font class="desk" color="#00b8cf">13 NOV 2018</font></li>
<li><a href="https://tonpa.guru/stream/2018/2018-11-13%20Новая%20версия%20MAD.htm">MAD 4.10</a> <font class="desk" color="#00b8cf">13 NOV 2018</font></li>
<li><a href="https://tonpa.guru/stream/2018/2018-11-13%20Новая%20версия%20REVIEW.htm">REVIEW 1.10</a> <font class="desk" color="#00b8cf">13 NOV 2018</font></li>
<li><a href="https://tonpa.guru/stream/2018/2018-10-22%20Новый%20ролаут%20N2O.htm">N2O 5.10</a> <font class="desk" color="#00b8cf">22 OCT 2018</font></li>
</ul>
</div>
</section>
<section>
<a name="modules"></a><h3>PEOPLE</h3>
<div>
<ul>
<li><b><a href="https://github.com/5HT">5HT</a></b> — Maxim Sokhatsky (BDFL Vampire) <div class="desk">— N2O, KVS, BPE, NITRO, FORM, ABAC, CA, NS, LDAP, CHAT, ASN.1, ERP, CRM, MED, EXO, PLM, BUD, ACC, HL7, MSC Z.120, BUDDHA, X.680, Z.200, Z.140</div></li>
<li><b><a href="https://github.com/doxtop">doxtop</a></b> — Andrii Zadorozhnii <div class="desk">— N2O, KVS, ERP, CRM, SCM</div></li>
<li><b><a href="https://github.com/vsov">vsov</a></b> — Viktor Sovietov <div class="desk">— BOOK</div></li>
<li><b><a href="https://github.com/wizzard0">wizzard0</a></b> — Oleksandr Nikitin <div class="desk">— SEC</div></li>
<li><b><a href="https://github.com/sokal32">sokal32</a></b> — Vitaly Shutko <div class="desk">— KVS, MAD</div></li>
<li><b><a href="https://github.com/cystbear">cystbear</a></b> — Oleg Zinchenko <div class="desk">— N2O, KVS</div></li>
<li><b><a href="https://github.com/bushyn">bushyn</a></b> — Arseniy Bushyn <div class="desk">— CSS</div></li>
<li><b><a href="https://github.com/cryoflamer">cryoflamer</a></b> — Yuri Maslovsky <div class="desk">— MQTT ASN.1 BUDDHA MSC Z.120 CHAT ERP CA BPE ABAC OCSP TSP CMP</div></li>
<li><b><a href="https://github.com/qomputer">qomputer</a></b> — Igor Kharin <div class="desk">— K8S MQTT CHAT</div></li>
<li><b><a href="https://github.com/pal-alex">pal-alex</a></b> — Oleksandr Palchikovsky <div class="desk">— MAD</div></li>
<li><b><a href="https://github.com/221V">221V</a></b> — Taras Torous <div class="desk">— CSS, GROFF, XHTML, MAD, N2O</div></li>
<li><b><a href="https://github.com/umka1332">umka1332</a></b> — Oleksandr Naumov <div class="desk">— BPE, BPMN, KVS, N2O, CRM</div></li>
<li><b><a href="https://github.com/SunRiseGG">SunRiseGG</a></b> — Ivan Kulyk <div class="desk">— BPE, CRM, ABAC</div></li>
</ul>
</div>
</section>
</article>
<article>
<section>
<br>
<br>
<a style="margin-left:35px; align:center; display: inline-block;" href="https://github.com/synrc"><img style="width:150px;" src="https://n2o.dev/img/github.svg"/></a>
</section>
</article>
</aside>
<main>
<article>
<section>
<h3>INTERN</h3>
<p>The INTERN Tier represents the foundational entry point into the N2O ecosystem. This tier provides comprehensive introductory documentation and resources, making it ideal for developers, students, and enthusiasts who wish to master the core concepts of the platform. The INTERN materials deliver clear explanations of the fundamental architecture of N2O, BPE, KVS, MAD, and basic ERP modules, enabling rapid learning and successful prototyping of applications. All INTERN resources are publicly available and completely free, ensuring broad accessibility to high-quality educational content.</p>
<p>Internt means open heart (basic goodness).</p>
<br>
</section>
<section>
<h3>SPORT</h3>
<p>The SPORT Tier is designed for skilled developers and teams ready to move beyond basics into practical, real-world application development. This intermediate level offers extended, in-depth books (including Volume 2 and Volume 3) that explore advanced implementation patterns, system design strategies, integration techniques, and optimized usage of N2O’s powerful features. The SPORT tier bridges theory and practice, equipping professionals with the knowledge required to build scalable, high-performance applications with confidence and efficiency.</p>
<p>Sport means comparable to leaders (perfect behavior).</p>
<br>
</section>
<section>
<h3>PRO</h3>
<p>The PRO Tier constitutes the highest professional standard within the N2O ecosystem. It includes formal specifications, detailed production manuals, and certified documentation for BPE, KVS, ERP, and the complete enterprise stack. The PRO materials are intended for organizations and expert teams that demand industrial-strength solutions, formal correctness, maximum performance, security compliance, and official certification. Access to PRO documentation reflects a commitment to excellence and allows users to develop mission-critical systems trusted in banking, government, telecommunications, and other high-responsibility industries.</p>
<p>Pro means absolute pioneering and championing (inner light).</p>
<br>
</section>
</article>
</main>
<footer>
N2O.DEV © 2026 LLC "Cryptographic Telesystems"
</footer>
<script>function drop(){document.getElementById("dropdown").classList.toggle("show");}</script>
</body>
</html>