Uploade Aufgabe 00

This commit is contained in:
Justin Dretvic 2020-04-22 12:19:49 +02:00
parent 0fa56c267c
commit 3df2ede734
3 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,10 @@
<!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>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

View File

@ -13,5 +13,6 @@ body {
</head>
<body>
<!-- Hier die Links zu den gelösten Aufgaben einstellen, aktuelle oben, alte stehen lassen! Format: Aufgabenbezeichnung, Datum -->
<a href="https://yamidesu.github.io/GIS-SoSe-2020/Aufgaben/Aufgabe_00_2020-04-22/index.html" target:"_blank"> Aufgabe_00_2020-04-22 </a>
</body>
</html>