Navi anpassen
This commit is contained in:
+5
-3
@@ -13,12 +13,14 @@
|
||||
<body>
|
||||
<header>
|
||||
<div class="wrapper">
|
||||
<img src="../img/logo_w.svg" alt="Mein logo" title="Der Titel meines Bildes">
|
||||
<a href="../index.html"><img src="../img/logo_w.svg" alt="Mein logo" title="Der Titel meines Bildes"></a>
|
||||
<nav role="navigation">
|
||||
<ul>
|
||||
<li><a href="../index.html">Home</a></li>
|
||||
<li><a href="semantik.html">Semantik</a></li>
|
||||
<li><a href="formulare.html">Formulare</a></li>
|
||||
<li><a href="header.html">Head</a></li>
|
||||
<li><a href="struktur.html">Struktur</a></li>
|
||||
<li><a href="navigation.html">Navigation</a></li>
|
||||
<li><a href="formulare.html">Formular</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user