chore: FIX THE FUCKING FORMATTING
Signed-off-by: deslokitty <deslokitty@desloratadyna.net>
This commit is contained in:
16
index.html
16
index.html
@@ -19,6 +19,7 @@
|
||||
<center id="mainContainer">
|
||||
<div id="loginContainer">
|
||||
<table border="3" cellpadding="0"cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<th>
|
||||
<img width="352" height="124" src="logo.png"></img>
|
||||
@@ -35,11 +36,21 @@
|
||||
<label id="identifierLabel" for="identifier">identifier:</label><br>
|
||||
<input name="identifier" id="identifier" type="text">
|
||||
<button id="continue" type="submit">
|
||||
<table><tbody><tr><td id="continueArrow">></td><td id="continueText">continue</td></tr></tbody></table>
|
||||
<table>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td id="continueArrow">></td>
|
||||
<td id="continueText">continue</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</button>
|
||||
</form>
|
||||
<br>
|
||||
</td>
|
||||
</td>>
|
||||
</button>
|
||||
</form>
|
||||
|
||||
<td width="600px" align="center">
|
||||
<h1>haihoo!! this is desloratadyna.net</h1>
|
||||
<p>
|
||||
@@ -48,6 +59,7 @@
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</center>
|
||||
|
||||
Reference in New Issue
Block a user