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">
|
<center id="mainContainer">
|
||||||
<div id="loginContainer">
|
<div id="loginContainer">
|
||||||
<table border="3" cellpadding="0"cellspacing="0">
|
<table border="3" cellpadding="0"cellspacing="0">
|
||||||
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th>
|
||||||
<img width="352" height="124" src="logo.png"></img>
|
<img width="352" height="124" src="logo.png"></img>
|
||||||
@@ -35,11 +36,21 @@
|
|||||||
<label id="identifierLabel" for="identifier">identifier:</label><br>
|
<label id="identifierLabel" for="identifier">identifier:</label><br>
|
||||||
<input name="identifier" id="identifier" type="text">
|
<input name="identifier" id="identifier" type="text">
|
||||||
<button id="continue" type="submit">
|
<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>
|
</button>
|
||||||
</form>
|
</form>
|
||||||
<br>
|
<br>
|
||||||
</td>
|
</td>>
|
||||||
|
</button>
|
||||||
|
</form>
|
||||||
|
|
||||||
<td width="600px" align="center">
|
<td width="600px" align="center">
|
||||||
<h1>haihoo!! this is desloratadyna.net</h1>
|
<h1>haihoo!! this is desloratadyna.net</h1>
|
||||||
<p>
|
<p>
|
||||||
@@ -48,6 +59,7 @@
|
|||||||
</p>
|
</p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
</center>
|
</center>
|
||||||
|
|||||||
Reference in New Issue
Block a user