-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
31 lines (26 loc) · 1.02 KB
/
Copy pathindex.html
File metadata and controls
31 lines (26 loc) · 1.02 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
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<h1>hello world</h1>
<a href="Introduction to JavaScript Programming/Ejercicio Unidad 6/index.html">Jogo de memória</a>
<br>
<a href="Programação_criativa_produza_peças_visuais_com_JavaScript/sketches/dist/sketch-03.html">canvas-sketch
agents</a>
<br>
<a href="Programação_criativa_produza_peças_visuais_com_JavaScript/sketches/dist/sketch-04.html">Sketch-04</a>
<br>
<a href="Programação_criativa_produza_peças_visuais_com_JavaScript/sketches/sliders/sketch.html">Sliders</a>
<br>
<a href="Programação_criativa_produza_peças_visuais_com_JavaScript/sketches/pixelator/dist/main.html">Pixelator</a>
<br>
<a href="maquina-gepeto/index.html">Maquina-gepeto</a>
<br>
<a href="fotos/quiz1.jpeg">quiz 1</a>
<br>
<a href="home-clic/CLIC Home.dc.html">home-clic</a>
<br>
</body>