mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-13 14:05:27 +00:00
grid fuckery
This commit is contained in:
23
index.html
23
index.html
@ -9,18 +9,22 @@
|
||||
<link href="https://afeld.github.io/emoji-css/emoji.css" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="grid">
|
||||
<div class="item">
|
||||
<div class="item" id="title">
|
||||
<h1>Self-Defined</h1>
|
||||
<p>A list of words to know to better understand one another.</p>
|
||||
<p>For now, this stands as a list only; definitions and resources will be the next phase of the project.</p>
|
||||
<h3>Submit a word/Volunteer to help</h3>
|
||||
<p>Send unlisted words to or volunteer your time by messaging <a href="http://www.twitter.com/tatianatmac" target="_blank">@tatianatmac on Twitter</a>.</p>
|
||||
</div>
|
||||
<div class="item">
|
||||
<h2>A modern dictionary to reflect today's entire world</h2>
|
||||
|
||||
<div class="item" id="description">
|
||||
<h2>A modern dictionary about us, written by us</h2>
|
||||
</div>
|
||||
<div class="item">
|
||||
<div class="item" id="summary">
|
||||
<p>For now, this stands as a list only, from which you can self-educate. Future phases will include definitions and resources.</p>
|
||||
<h3>Participate</h3>
|
||||
<p>Send unlisted words to or chat about volunteering to help: <a href="http://www.twitter.com/tatianatmac" target="_blank">@tatianatmac on Twitter</a>.</p>
|
||||
</div>
|
||||
|
||||
<div class="list">
|
||||
<ul>
|
||||
<li>Ablelism</li>
|
||||
<li>Auto Immune Disorder (AIDS)</li>
|
||||
@ -77,7 +81,7 @@
|
||||
<li>invisible disabilities</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="item">
|
||||
<div class="list">
|
||||
<ul>
|
||||
<li>Marginalized</li>
|
||||
<li>Minority</li>
|
||||
@ -133,6 +137,5 @@
|
||||
<li>womanism</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user