html/css procrastination

This commit is contained in:
maxstrb 2025-10-19 23:04:45 +02:00
parent e2e5138faf
commit bb9fe7aec0
2 changed files with 64 additions and 5 deletions

View file

@ -7,7 +7,15 @@
</head>
<body>
<h1>HTTP server testing</h1>
<p>Lorem ipsum</p>
<nav>
<a>Profile</a>
<hr>
<a>New Game</a>
<a>Chat</a>
</nav>
<main>
</main>
</body>
</html>