Aufgabenstellung
This commit is contained in:
10
Praktikum1/test/content/index.html
Normal file
10
Praktikum1/test/content/index.html
Normal 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>
|
Reference in New Issue
Block a user