Second-To-Last-Fixadoo

This commit is contained in:
Hannah-Dagemark 2024-05-23 14:47:42 +02:00
commit 2ce8a9c28b
6 changed files with 62 additions and 29 deletions

View file

@ -1,4 +1,4 @@
li {
color: green;
background-color: blueviolet;
color: whitesmoke;
background-color: slategray;
}

View file

@ -13,5 +13,7 @@
<li><h1>WEBSITE YOU HAVE EVER SEEEN</h1></li>
<ol><h3>Cuz we got hotdogs :D</h3></ol>
</ol>
<h2>Also here's my cat:</h2>
<img src="/image/cat.jpg" alt="No Cat Found :C">
</body>
</html>

BIN
public/image/cat.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 325 KiB