Compare commits
21 Commits
d9be5c3a39
...
9b32ac55d0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9b32ac55d0 | ||
| a570e50794 | |||
|
|
04a4e3c881 | ||
| 0cccc45026 | |||
| 8d02a7910f | |||
|
|
fe60e9220a | ||
| 7c5d3d638c | |||
| 0c85490feb | |||
| 70d50a5e3b | |||
|
|
52d92ec2b5 | ||
| 311323774a | |||
| b9fc525288 | |||
| 96ec6f39b9 | |||
|
|
16ef6c5241 | ||
| 7ee180c688 | |||
|
|
29969be84f | ||
|
|
46f2d4d1b0 | ||
| 402dabe2da | |||
| 4650f6389d | |||
|
|
3bde78cb8e | ||
| d84b586549 |
11
anthony.html
Normal file
11
anthony.html
Normal file
@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Feature - Anthony</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
0
estelle-köhler.txt
Normal file
0
estelle-köhler.txt
Normal file
0
lara-hofer.txt
Normal file
0
lara-hofer.txt
Normal file
1
marc-iten.txt
Normal file
1
marc-iten.txt
Normal file
@ -0,0 +1 @@
|
||||
Das ist meine persönliche Datei.
|
||||
42
steffikottmann.html
Normal file
42
steffikottmann.html
Normal file
@ -0,0 +1,42 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Steffi Kottmann</title>
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
><ul>
|
||||
<li>
|
||||
Home
|
||||
</li>
|
||||
<li>
|
||||
About
|
||||
</li>
|
||||
<li>
|
||||
Kontakt
|
||||
</li>
|
||||
</ul>
|
||||
</header>
|
||||
|
||||
<main>
|
||||
<h1>Willkommen</h1>
|
||||
<p>
|
||||
Das ist meine Webseite
|
||||
</p>
|
||||
<p>
|
||||
Lorem ipsum dolor sit amet consectetur adipisicing elit. Natus voluptatem quam excepturi maiores et quas corrupti aperiam eaque, dolore, saepe velit doloribus, minus consequatur ducimus. Inventore perspiciatis laboriosam provident quaerat.
|
||||
</p>
|
||||
|
||||
</main>
|
||||
|
||||
<footer>
|
||||
<a href="impressum.html">Impressum</a>
|
||||
<a href="kontakt.html">Kontakt</a>
|
||||
</footer>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
1
valerie-bachmann.txt
Normal file
1
valerie-bachmann.txt
Normal file
@ -0,0 +1 @@
|
||||
Hallo
|
||||
1
valerie-schneider.txt
Normal file
1
valerie-schneider.txt
Normal file
@ -0,0 +1 @@
|
||||
Das ist Valéries Datei!!!
|
||||
Loading…
x
Reference in New Issue
Block a user