lipu-sona/20/index.html

70 lines
2.2 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">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>
<h2 class="title box-title">vocab</h2>
<div class="box">
<p>no more vocab, you're done!</p>
<p>ni li pini pi 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 after finishing my
first toki pona course 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">
<details>
<summary>
sina kama sona e toki pona e nimi ale pi toki pona · ni li open pi
tenpo sin · o suli e sona sina · o musi · o pona
</summary>
<p>
you've learned toki pona and all of its words. this is the beginning
of a new time. widen your knowledge, have fun, and be good!
</p>
</details>
</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>