www.blitzw.in/identity.html

69 lines
2.1 KiB
HTML
Raw Permalink Normal View History

2024-01-02 00:15:49 +00:00
<!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">
2024-01-02 10:21:47 +00:00
<meta name="description" content="Page showing Nune's identity terms.">
2024-01-02 00:15:49 +00:00
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="author" content="Blitzwing">
2024-01-02 10:21:47 +00:00
<title>Blitzwing: Identity Page</title>
2024-01-02 00:15:49 +00:00
<!--====== Favicon Icon ======-->
<link rel="shortcut icon" href="img/2.png" type="image/png">
<link rel="stylesheet" href="/style.css">
</head>
<style>
table.identity {
2024-01-02 10:21:47 +00:00
border: none;
2024-01-02 00:15:49 +00:00
background-color: #000000;
2024-02-05 19:02:41 +00:00
width: 75%;
2024-01-02 00:15:49 +00:00
text-align: left;
border-collapse: collapse;
}
table.identity td, table.banner th {
2024-01-02 10:21:47 +00:00
border: none;
padding: 4px;
2024-01-02 00:15:49 +00:00
}
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;
2024-01-02 10:21:47 +00:00
padding: 4px;
2024-01-02 00:15:49 +00:00
border-radius: 5px;
2024-01-02 10:21:47 +00:00
}
img.pride{
border-radius:3px;
}
</style>
2024-01-02 00:15:49 +00:00
<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>
2024-01-02 10:21:47 +00:00
<td><ul><li>Nune</li><li>Nunetët</li><li>Blitzy (Jokingly.)</li><li>Avoid calling me Gigi. Friends get a joking pass to refer to me as Nicu G Nune.</li></ul></td>
<td><ul><li>ey/eir/em/eirs/emself</li><li>chey/cheir/chem/cheirs/chemself</li><li>mey/meir/mem/meirs/memself</li><li>Ey/em is my most preferred. Don't use he, she, it, or they.</li></ul></td>
<td><ul><li>Mx.</li><li>Avoid general usage unless it's absolutely necessary.</li></ul></td>
2024-01-02 00:15:49 +00:00
<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>
2024-01-02 10:21:47 +00:00
<img src="/img/Autigender flag.jpg" alt="Autigender" class="pride">
</body>