-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
36 lines (27 loc) · 1.52 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Sites web Interactive Media Designer</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<iframe src="" frameborder="0" name="iframe"></iframe>
<nav>
<a href="https://eracom-id423.github.io/Mockup2Code-Gillian/" target="iframe">site 1</a>
<a href="https://code.eracom-pedagogique.ch/ShoeMuseum/" target="iframe">shoe museum</a>
<a href="https://sizain.ch/" target="iframe">sizain</a>
<a href="https://eracom-id423.github.io/Mockup2Code-Nikola/" target="iframe">site 3</a>
<a href="https://eracom-id423.github.io/Mockup2Code-Nicolas/" target="iframe">site 4</a>
https://eracom-id422.github.io/Mockup2Code_Noham/
<a href="https://eracom-id423.github.io/Mockup2Code-Nicolas/" target="iframe">site 5</a>
<a href="https://eracom-id422.github.io/Mockup2Code_Noham/" target="iframe">site 6</a>
<a href="https://eracom-id421.github.io/Mockup2Code_Valentin/" target="iframe">site 7</a>
<a href="https://eracom-id421.github.io/Mockup2Code-leo/" target="iframe">site 8</a>
<a href="https://eracom-id301.github.io/Festival2022/" target="iframe">festival 2022</a>
<a href="https://code.eracom-pedagogique.ch/workshop-editions-hybrides-2024/" target="iframe">ed.hybr.2024</a>
<a href="https://hack.eracom.ch/" target="iframe">hack</a>
</nav>
</body>
</html>