This commit is contained in:
Lucas Kent 2022-11-16 12:42:27 -05:00 committed by GitHub
parent 4aad3d4e2a
commit 36d2944cea

View File

@ -17,7 +17,8 @@
<h2>Home</h2>
<img src="imgs/zuck.jpg" alt="Mark Zuckerberg Chilling" style="width:300px;height:300px;" srcset="" class="broider">
<p class="double">Welcome to my Website.</p>
<a href='sitemap.html'><button class="button">Sitemap2</button></a>
<a href='index.html'><button class="button:active">Sitemap</button></a>
<a href='sitemap.html'><button class="button">Sitemap</button></a>
</body>
<style>
html, body {