forked from WEB-IB-SS26/development-ib
Fixed a small typo in exercise 4
parent
48b4535e24
commit
07ef881dac
|
|
@ -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>
|
||||
Loading…
Reference in New Issue