Praktikum1_Kai

This commit is contained in:
darthsandmann
2016-10-17 18:04:28 +02:00
parent c9f3117da1
commit a3450f2675
39 changed files with 219 additions and 51 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>