diff options
author | Patrick Goltzsch <pg (at) in-transit.cc> | 2020-07-08 13:11:16 +0200 |
---|---|---|
committer | Patrick Goltzsch <pg (at) in-transit.cc> | 2020-07-08 13:11:16 +0200 |
commit | c2416b228b2e593ff95b13f6ac6787d3c6286059 (patch) | |
tree | 5332e720f21f20d7c0d9c11a55631e239408aa49 /OEBPS/Text/35-das-i-gedicht.xhtml | |
download | kurt-schwitters-die-blume-anna-c2416b228b2e593ff95b13f6ac6787d3c6286059.tar.gz kurt-schwitters-die-blume-anna-c2416b228b2e593ff95b13f6ac6787d3c6286059.tar.bz2 kurt-schwitters-die-blume-anna-c2416b228b2e593ff95b13f6ac6787d3c6286059.zip |
Diffstat (limited to 'OEBPS/Text/35-das-i-gedicht.xhtml')
-rw-r--r-- | OEBPS/Text/35-das-i-gedicht.xhtml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/OEBPS/Text/35-das-i-gedicht.xhtml b/OEBPS/Text/35-das-i-gedicht.xhtml new file mode 100644 index 0000000..ca41780 --- /dev/null +++ b/OEBPS/Text/35-das-i-gedicht.xhtml @@ -0,0 +1,26 @@ +<?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>Das i-Gedicht</title> +</head> +<body> + +<div class="poem"> + + <h3>Das i-Gedicht</h3> + +<p class="center"> +<img class="resp" src="../Images/i.png" alt="i"/><br /> +(lies: „rauf, runter, rauf, Pünktchen drauf.“) +</p> + +<hr class="deco" /> + +</div> + +</body> +</html> |