grid fuckery

This commit is contained in:
tatianamac
2018-09-23 03:20:30 +03:00
parent d8da34921a
commit 6639da8208
3 changed files with 85 additions and 27 deletions

View File

@ -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>