working but hacky

This commit is contained in:
2023-04-06 02:56:37 +00:00
parent 4e11110c95
commit 9469de72fe
5 changed files with 88 additions and 22 deletions

View File

@@ -12,16 +12,23 @@
</head>
<body>
<header>
<h1>tronnet</h1>
<hr>
<nav>
<div id="logo">
<p style="font-size: xxx-large; margin: 0px;">tronnet</p>
</div>
<div id="title">
<h1>Instances</h1>
<p style="font-size: xxx-large;">/</p>
<h2 id="name"></h2>
</div>
<div id="hr1"><hr></div>
<div id="hr2"><hr></div>
<nav id="nav">
<a href="index.html" aria-current="true">Instances</a>
<a href="account.html">Account</a>
<a href="login.html">Logout</a>
</nav>
</nav>
</header>
<main>
<h3 id="name"></h3>
<div class="center-div">
<form>
<fieldset>