html/css procrastination
This commit is contained in:
parent
e2e5138faf
commit
bb9fe7aec0
2 changed files with 64 additions and 5 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue