lipu-sona/1/answers.html

37 lines
1.1 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="/assets/stylesheet.css">
<title>~answers (lesson 1)~</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 style="padding-bottom:400px;">
<h1 class="title">lesson 1 - <span style="vertical-align:-50%" class=title-emphasis>answers</span></h1>
<h3 class="title box-title" style="margin-top:0px">translate from toki pona to english</h3>
<div class=box>
<p>i'm cute</p>
<p>you're good</p>
<p>hello! i'm new</p>
</div>
<h3 class="title box-title">translate from english to toki pona</h3>
<div class=box>
<p>mi toki</p>
<p>mi sina</p>
</div>
<h3 class="box-title title"><a href="./">back to lesson</a></h2>
<h2 class="title box-title">navigation</h2>
<div class=box style="text-align: center;">
<a class=link href=../>󱤪 index 󱤪</a>
<a class=link style="float:right;" href=../2/answers>󱥩 next</a>
</div>
<script src="/assets/script.js"></script>
</body>
</html>