aboutsummaryrefslogtreecommitdiff
path: root/OEBPS/Text/34-alphabet-von-hinten.xhtml
blob: b1c830098b2294796e75c8bafde19af65e38b00f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE html>

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <link href="../Styles/style.css" rel="stylesheet" type="text/css" />
  <title>Alphabet von hinten</title>
</head>
<body>

<div class="poem">

  <h3>Alphabet von hinten</h3>

<p>
<span class="vers indent">z y x</span><br />
<span class="vers indent">w v u</span><br />
<span class="vers indent">&#160;ts r q</span><br />
<span class="vers indent">po n m</span><br />
<span class="vers indent">lk i h</span><br />
<span class="vers indent">g f e</span><br />
<span class="vers indent">dc b a</span><br />
</p>

<hr class="deco" />

</div>

</body>
</html>