Aufgabenstellung

This commit is contained in:
darthsandmann
2016-10-11 18:46:02 +02:00
commit 3035389d1f
8 changed files with 80 additions and 0 deletions

View File

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title>Titel</title>
<meta charset="UTF-8" />
</head>
<body>
<p>Stellen Sie eine Anfrage an den Testserver: <a href="greeting">Anfrage</a></p>
</body>
</html>