www.blitzw.in/identity.html
2024-01-01 19:15:49 -05:00

65 lines
1.8 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Page showing questions you may or may not wanna ask Nune.">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="author" content="Blitzwing">
<title>Blitzwing: Maybe Asked Questions</title>
<!--====== Favicon Icon ======-->
<link rel="shortcut icon" href="img/2.png" type="image/png">
<link rel="stylesheet" href="/style.css">
</head>
<style>
table.identity {
border: 1px solid #1C6EA4;
background-color: #000000;
width: 300%;
text-align: left;
border-collapse: collapse;
}
table.identity td, table.banner th {
border: 1px solid #FFFFFF;
padding: 3px 4px;
}
table.identity tbody td {
color: #FFFFFF;
}
table.identity tfoot td {
font-size: 14px;
}
table.identity tfoot .links {
text-align: right;
}
table.identity tfoot .links a{
display: inline-block;
background: #1C6EA4;
color: #FFFFFF;
padding: 2px 8px;
border-radius: 5px;
}</style>
<body>
<p><h2>Nune's Identity Page</h2></p>
<p>Hosting on my own site >:]</p>
<table class="identity">
<tbody>
<tr>
<td>names</td>
<td>pronouns</td>
<td>titles</td>
<td>nouns</td>
</tr>
<tr>
<td><ul><li>Nune</li><li>Blitzy (Jokingly.)</li></ul></td>
<td><ul><li>ey/eir/em/eirs/emself</li><li>Don't use he, she, it, or they.</li></ul></td>
<td><ul><li>Mx.</li><li>Avoid general usage.</li></ul></td>
<td><ul><li>person</li><li>personoid</li><li>lad</li><li>friend</li><li>folk</li><li>bot (Jokingly.)</li><li>No romantic or fem/masc terms please.</li></ul></td>
</tr>
</tbody>
</table>
</div>