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