Compare commits

..

2 commits

Author SHA1 Message Date
324cc66edd Merge branch 'master' of https://git.etud.insa-toulouse.fr/rees/progWeb 2022-12-12 09:06:31 +01:00
b73713db12 d 2022-12-12 09:06:28 +01:00

View file

@ -15,13 +15,13 @@
<a href = "faq.html">Frequently Asked Questions</a> <a href = "faq.html">Frequently Asked Questions</a>
</nav> </nav>
</header> </header>
<main> <!--<main>
<section> <section>
<article> <article>
<div>Visit Greece</div> <div>Visit Greece</div>
</article> </article>
</section> </section>
</main> </main>-->
<footer> <footer>
<p>© Copyright 2022 by 3MIC. All Rights Reserved</p> <p>© Copyright 2022 by 3MIC. All Rights Reserved</p>
</footer> </footer>