mirror of
https://github.com/Alvin-Zilverstand/Challenge_14_Magazijn_App_plannen.git
synced 2026-03-06 21:29:17 +01:00
Alvin
This commit is contained in:
@@ -7,14 +7,20 @@
|
||||
<link rel="stylesheet" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<ul>
|
||||
<li><a href=""><button>hallo</button></a></li>
|
||||
<li><a href=""><button>alvin</button></a></li>
|
||||
<li><a href=""></a><button>Senna</button></li>
|
||||
</ul>
|
||||
|
||||
</header>
|
||||
<header>
|
||||
<div class="header-buttons">
|
||||
<div class="left-buttons">
|
||||
<button>home</button>
|
||||
<button>info</button>
|
||||
<button>Magazijn</button>
|
||||
</div>
|
||||
<div class="right-buttons">
|
||||
<button>winkelmand</button>
|
||||
<button>vertalen</button>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user