Fixed a small typo in exercise 4

main
Oliver Stolle 2026-03-20 10:23:59 +00:00
parent 48b4535e24
commit 07ef881dac
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
<head>
</head>
<body>
<img src="Pictures_Aufgabe_4/binary.jpg" alt="Ein Bild mit Nullen und Einsen" title="Binärsequenzen" width="200px">
<img src="Pictures_Aufgabe_4/binary.jpg" alt="Ein Bild mit Nullen und Einsen" title="Binärsequenzen" width="200px" />
<br>
<img src="Pictures_Aufgabe_4/library.jpg" alt="Ein Bild von einer Bibliothek" title="Bibliothek" width="200px">
<img src="Pictures_Aufgabe_4/library.jpg" alt="Ein Bild von einer Bibliothek" title="Bibliothek" width="200px" />
</body>
</html>