aboutsummaryrefslogtreecommitdiff
path: root/OEBPS/Text/titel.xhtml
blob: c4f7d8ea5f26e0ed16b2f6a87e32b2215d1465ce (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
<?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>Joachim Ringelnatz - ...liner Roma...</title>
</head>
<body>

<div class="center">


  <div class="titelangabe">
    <p class="italic f14">Joachim Ringelnatz</p>
    <h1 class="uppercase">...liner Roma...</h1>
  </div>
    <p class="vspace6 uppercase">Mit 10 Bildern von ihm selbst</p>

  <div class="verlag">
    <p class="vspace6 center f12">1924</p>
    <hr />
    <p class="f12">Johannes Asmus Verlag · Hamburg</p>
  </div>

</div>

</body>
</html>