You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
528 B
HTML
25 lines
528 B
HTML
4 years ago
|
<!DOCTYPE html>
|
||
|
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta charset="utf-8" content="width=device-width, initial-scale=1.0">
|
||
|
<link rel="stylesheet" type="text/css" href="style.css">
|
||
|
<title></title>
|
||
|
</head>
|
||
|
|
||
|
<a href="../"> ↪ go back </a>
|
||
|
|
||
|
<body>
|
||
|
|
||
|
<div class= "box">
|
||
|
<div class="bg"> </div>
|
||
|
<div><img src="atata.png" alt="symbol"></div>
|
||
|
<div class="title" >
|
||
|
(give) ata: primordial pond (water) <br>
|
||
|
(recive) ta: tillage (harvest) <br>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
</body>
|
||
|
|
||
|
</html>
|