modified: index.html

This commit is contained in:
Lucas Kent 2022-11-13 15:57:33 -05:00
parent feed4a4a0a
commit b7a78a4455

View File

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