26 lines
402 B
HTML
26 lines
402 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<link rel="Stylesheet" type="text/css" href="style.css">
|
|
<title>Life in the Woods</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
</head>
|
|
<body>
|
|
|
|
<p>
|
|
Home:
|
|
X: -173
|
|
Y: 83
|
|
Z: 380
|
|
</p>
|
|
|
|
<p>
|
|
Village:
|
|
X: -225
|
|
Y: 71
|
|
Z: -288
|
|
</p>
|
|
|
|
</body>
|
|
</html>
|