Update Redditlikeprojects.HTML
This commit is contained in:
parent
511cd3811b
commit
f1d2c08731
1 changed files with 56 additions and 59 deletions
|
@ -1,16 +1,15 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<head>
|
||||
<title>Projects</title>
|
||||
<style>
|
||||
body {
|
||||
background-color:;
|
||||
zoom: 150%
|
||||
|
||||
background-color: ;
|
||||
zoom: 150%;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<h1>Projects</h1>
|
||||
<nav>
|
||||
|
@ -36,7 +35,6 @@
|
|||
<li>
|
||||
<a href="https://rb.gy/5m865">
|
||||
<h3>Untitled Topdown Shooter, for Ren, ofc.</h3>
|
||||
|
||||
</a>
|
||||
<p>Posted by <a href="Redditlikedangrain.HTML">Dangrain</a> at 14:54 8/9/2023</p>
|
||||
</li>
|
||||
|
@ -46,18 +44,17 @@
|
|||
</a>
|
||||
<p>Posted by <a href="Redditlikedangrain.HTML">Dangrain</a> 22:42 8/14/2023</p>
|
||||
</li>
|
||||
</ul>
|
||||
<li>
|
||||
<a href="Project4.HTML">
|
||||
<h3>Tophat 3D model speedrun</h3>
|
||||
</a>
|
||||
<p>Posted by <a href="Redditlikedangrain.HTML">Dangrain</a> 22:42 8/14/2023</p>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</main>
|
||||
<footer>
|
||||
<p></p>
|
||||
</footer>
|
||||
</body>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue