mirror of
https://github.com/Alvin-Zilverstand/Challenge_14_Magazijn_App_plannen.git
synced 2026-03-06 11:06:39 +01:00
add nav tags
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
<link rel="stylesheet" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<nav>
|
||||
<header>
|
||||
<div class="header-buttons">
|
||||
<div class="left-buttons">
|
||||
@@ -21,10 +23,11 @@
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
</nav>
|
||||
|
||||
<div id="info">
|
||||
placegolder
|
||||
</div>
|
||||
<div id="info">
|
||||
placegolder
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user