This commit is contained in:
Y-Quynh Nguyen 2022-12-12 08:58:35 +01:00
commit b5c8955b70
2 changed files with 5 additions and 4 deletions

View file

@ -23,8 +23,8 @@
</article> </article>
</section> </section>
</main> </main>
<footer>
<p>© Copyright 2022 by 3MIC. All Rights Reserved</p>
</footer>
</body> </body>
<footer>
<p>© Copyright 2022 by 3MIC. All Rights Reserved</p>
</footer>
</html> </html>

View file

@ -25,7 +25,8 @@
<h1>The Mainland</h1> <h1>The Mainland</h1>
<article> <article>
<img src="athens.jpg"> <img src="athens.jpg">
<h2>Athens</h2> <h2>Attica</h2>
<p></p>
</article> </article>
</section> </section>
</main> </main>