This commit is contained in:
Raphael Rees 2022-12-12 09:00:16 +01:00
parent bb284a9ef8
commit a43fb2f251

View file

@ -6,7 +6,6 @@
<link rel="stylesheet" href="css/text.css">
</head>
<body>
<header>
<nav class="B">
<a href = "main.html">Main Page</a>
@ -23,8 +22,8 @@
</article>
</section>
</main>
<footer>
<p>© Copyright 2022 by 3MIC. All Rights Reserved</p>
</footer>
</body>
<footer>
<p>© Copyright 2022 by 3MIC. All Rights Reserved</p>
</footer>
</html>