This commit is contained in:
Andy
2020-02-11 15:43:55 +01:00
parent f3c71e298a
commit 92a1470fc9
7 changed files with 102 additions and 34 deletions
+2 -1
View File
@@ -55,11 +55,12 @@
<li><a href="html/semantik.html">Semantische Tags</a></li>
<li><a href="html/struktur.html">Seitenstruktur</a></li>
<li><a href="html/header.html">Kopfbereich</a></li>
<li><a href="html/formular.html">Formulare</a></li>
</ul>
</main>
<footer>
<a href="https://git.perin.work/andy/webdev">Download</a>
<a title="Link zu Download" href="https://git.perin.work/andy/webdev">Download</a>
</footer>
<script src="../js/code.js"></script>
</body>