internetprogrammierung/index.html
2018-05-22 19:01:06 +02:00

13 lines
165 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Freundebuch</title>
</head>
<body>
<h1>Hier ist ein Beispielinhalt</h1>
<p>Bootstrap incomming.</p>
</body>
</html>