Compare commits
No commits in common. "9b32ac55d0009d273a045c121600514e2ef569d7" and "d9be5c3a392ff2860e39ca11e21675f7b23c2543" have entirely different histories.
9b32ac55d0
...
d9be5c3a39
11
anthony.html
11
anthony.html
@ -1,11 +0,0 @@
|
||||
<!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>
|
||||
@ -1 +0,0 @@
|
||||
Das ist meine persönliche Datei.
|
||||
@ -1,42 +0,0 @@
|
||||
<!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 +0,0 @@
|
||||
Hallo
|
||||
@ -1 +0,0 @@
|
||||
Das ist Valéries Datei!!!
|
||||
Loading…
x
Reference in New Issue
Block a user