lipu-sona/20/index.html

53 lines
1.6 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="/assets/stylesheet.css" />
<title>you're done! (lesson 20)</title>
<meta
charset="UTF-8"
name="viewport"
content="width=device-width, initial-scale=1.0"
/>
<link rel="shortcut-icon" type="image/png" href="/assets/favicon.png" />
</head>
<body>
<h1 class="title">
lesson 20
<span style="vertical-align: -50%" class="title-emphasis"
>you're done!</span
>
</h1>
<h2 class="title box-title">vocab</h2>
<div class="box">
<p>no more vocab, you're done!</p>
<p>sina pini e lipu sona la nimi sin li lon ala!</p>
</div>
<h2 class="title box-title">lesson</h2>
<h3 class="title box-title sub-title">~ tips</h3>
<div class="box box-top">
<p>
(i wanna put tips here that i would've liked to know when i first
started learning toki pona but i gotta think of some first or maybe get
some ideas from others or smth idk bare with me)
</p>
</div>
<div class="box">
<p>practice, talk to people, have fun!</p>
</div>
<h2 class="title box-title">some final exercises</h2>
<div class="box"></div>
<h2 class="title box-title">navigation</h2>
<div class="box" style="text-align: center">
<a class="link" style="float: left" href="../19">prev 󱤖</a>
<a class="link" href="../">󱤪 index 󱤪</a>
<a class="link" style="float: right" href="../extra">󱥩 extra</a>
</div>
<script src="/assets/script.js"></script>
</body>
</html>