mirror of
https://github.com/Alvin-Zilverstand/Challenge_14_Magazijn_App_plannen.git
synced 2026-03-06 02:56:48 +01:00
half klaar
This commit is contained in:
@@ -4,8 +4,17 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Document</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<li>
|
||||
<ul><a href=""><button>hallo</button></a></ul>
|
||||
<ul><a href=""><button>alvin</button></a></ul>
|
||||
<ul><a href=""></a><button>kkk</button></ul>
|
||||
</li>
|
||||
|
||||
</header>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,7 @@
|
||||
body{
|
||||
background-color: blueviolet;
|
||||
}
|
||||
|
||||
header{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user