-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
51 lines (51 loc) · 1.21 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<title>Codefirst:Girls Competition</title>
<link rel="stylesheet" type="text/css" href="css/styles.css"/>
</head>
<body>
<h1>Unsere Competition</h1>
<p>Teilnehmer-Projekte</p>
<ol>
<li>
<a href="https://maiannia.github.io/blog-lig/
">Link zur Website</a> von Maike
& Hannah
</li>
<li>
<a href="https://mary1305.github.io/cmourhacks/first_site/
">Link zur Website</a> von Carlota
& Mary-Ann
</li>
<li>
<a href="https://majawalter.github.io/teenwolfexclusive/
">Link zur Website</a> von Maja
& Lena
</li>
<li>
<a href="https://emilyschrl.github.io/Kalliope/
">Link zur Website</a> von Emily
& Lynn
</li>
<li>
<a href="https://lixos.github.io/Freizeitparks/
">Link zur Website</a> von Lisa & Jana
</li>
<li>
<a href="https://lu1410.github.io/zaubertricks/
">Link zur Website</a> von Luzie, Tiffany & Svenja
</li>
<li>
<a href="https://dienanhdtt.github.io/theorien_inhalt/
">Link zur Website</a> von Katharina
& Dien Anh
</li>
<li>
<a href="https://marabaeumer.github.io/music/
">Link zur Website</a> von Mara & Merle
</li>
</ol>
</body>
</html>