added basic structure
This commit is contained in:
parent
de2c16b0b7
commit
6c94a5aa38
12
index.html
12
index.html
@ -7,8 +7,18 @@
|
||||
<link href="css/style.css" rel="stylesheet">
|
||||
<script src="index.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<header>
|
||||
Tête de page
|
||||
</header>
|
||||
|
||||
<h1>Aetherwiki</h1>
|
||||
|
||||
|
||||
<footer>
|
||||
Pied de page
|
||||
</footer>
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user