lipu-sona/20/index.html

71 lines
2.3 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/tp-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>
to get good at toki pona, it's important to make an effort to understand
its philosophy. understanding its philosophy will make it easier to
understand why it works the way it does, which will make it a lot easier
to express yourself and have fun with the language.
</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>