internetprogrammierung/index.html

13 lines
165 B
HTML
Raw Normal View History

2018-05-10 23:08:06 +02:00
<!DOCTYPE html>
<html>
<head>
2018-05-22 18:55:48 +02:00
<title>Freundebuch</title>
2018-05-10 23:08:06 +02:00
</head>
<body>
2018-05-22 18:55:48 +02:00
<h1>Hier ist ein Beispielinhalt</h1>
<p>Bootstrap incomming.</p>
2018-05-10 23:08:06 +02:00
</body>
2018-05-22 18:54:41 +02:00
</html>