code cleanup

adjust whitespace in index.html
This commit is contained in:
emma 2025-02-01 19:56:08 -05:00
parent 0d02025b7d
commit c2811f3c80
1 changed files with 4 additions and 0 deletions

View File

@ -9,11 +9,13 @@
<body>
<header><p class="header-text">For you, Emma</p></header>
<section>
<div class="visitor-note">
<p class="read-this">Read!</p>
<img class="note" src="/img/notebook-paper.png" alt="a piece of paper representing a note that needs to be clicked on to read">
</div>
<div class="container">
<div class="tileOne tile"></div>
@ -31,11 +33,13 @@
<img src="./img/sweets.jpg" alt="a box of chocolate cupcakes">
</div>
<div class="items">
<img class="baxter" src="/img/baxter.png" alt="a picture of my cat baxter that can be petted">
<img class="trans-pride-heart" src="/img/transgender-pride-flag.svg" alt="the trans pride flag">
</div>
</section>
<script src="./script/script.js" defer></script>
<footer>
<p>happy valentine's day!</p>