🔨 Refactor code who taught this chick semantic?

This commit is contained in:
tatianamac 2019-09-01 01:41:20 +01:00
parent 0062f41d31
commit 9ab111875e

View File

@ -9,22 +9,17 @@
<link href="https://afeld.github.io/emoji-css/emoji.css" rel="stylesheet"> <link href="https://afeld.github.io/emoji-css/emoji.css" rel="stylesheet">
</head> </head>
<body> <body>
<main class="grid">
<div class="grid">
<div class="item" id="title"> <div class="item" id="title">
<h1>Self-Defined</h1> <h1>Self-Defined</h1>
</div> </div>
<div class="item" id="description"> <div class="item" id="description">
<h2>A modern dictionary about us. We define our words, but they don't define us.</h2> <h2>A modern dictionary about us. We define our words, but they don't define us.</h2>
</div>
<div class="item" id="summary">
<p>For now, this stands as a list only, from which you can self-educate. <p>For now, this stands as a list only, from which you can self-educate.
Future phases will include definitions and resources.</p> Future phases will include definitions and resources.</p>
<h3>Participate</h3> <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> <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>
<p class="small">Last updated 19:22 GMT 23/09/2018</p>
</div> </div>
<div class="list"> <div class="list">
@ -237,6 +232,6 @@ Future phases will include definitions and resources.</p>
<li>womanism</li> <li>womanism</li>
</ul> </ul>
</div> </div>
</div> </main>
</body> </body>
</html> </html>