GIS-2020-SoSe/Aufgaben/Aufgabe_00_2020-04-22/index.html

10 lines
302 B
HTML

<!DOCTYPE html>
<head>
<title> Aufgabe 0 </title>
</head>
<body>
<h1 style="text-align:center"> Wer das liest, ist ein toller Mensch ♥ </h1>
<image src="picture.jpg" alt="Schade, ich konnte dein Bild nicht finden :c" style="width:100%;height:auto;"/>
</body>