First commit
This commit is contained in:
31
index.html
Normal file
31
index.html
Normal file
@@ -0,0 +1,31 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="fr">
|
||||
|
||||
<head>
|
||||
<title>S-DNSPUBADM-P1</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link href="css/style.css" rel="stylesheet">
|
||||
<script src="js/main.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<header>
|
||||
<h1>S-DNSPUBADM-P1</h1>
|
||||
</header>
|
||||
<main>
|
||||
<aside>
|
||||
<div>
|
||||
asd
|
||||
</div>
|
||||
<div>
|
||||
asd
|
||||
</div>
|
||||
</aside>
|
||||
<section>
|
||||
zone view
|
||||
</section>
|
||||
</main>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user