hshsh
This commit is contained in:
0
assets/design.css
Normal file
0
assets/design.css
Normal file
14
index.html
14
index.html
@@ -1,3 +1,15 @@
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>KBM - Startsite</title>
|
||||
<link rel="stylesheet" type="text/css" href="assest/design.css">
|
||||
</head>
|
||||
<body>
|
||||
<nav class="menu">
|
||||
<ul>
|
||||
<li><a href="index.html"></a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user