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