Uploade Aufgabe 00
This commit is contained in:
parent
0fa56c267c
commit
3df2ede734
|
@ -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 |
|
@ -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>
|
Loading…
Reference in New Issue