e
This commit is contained in:
parent
bb284a9ef8
commit
a43fb2f251
1 changed files with 3 additions and 4 deletions
|
@ -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>
|
Loading…
Reference in a new issue