diff options
author | Patrick Goltzsch <pg (at) in-transit.cc> | 2020-03-04 16:38:55 +0100 |
---|---|---|
committer | Patrick Goltzsch <pg (at) in-transit.cc> | 2020-03-04 16:38:55 +0100 |
commit | a9e3fd1acd0e97ef96ede673a114eabb9e2704d6 (patch) | |
tree | e651c65ee0177254ce266f7023af51b2e988cebf /OEBPS/Text/titel.html | |
download | else-lasker-schueler-briefe-nach-norwegen-a9e3fd1acd0e97ef96ede673a114eabb9e2704d6.tar.gz else-lasker-schueler-briefe-nach-norwegen-a9e3fd1acd0e97ef96ede673a114eabb9e2704d6.tar.bz2 else-lasker-schueler-briefe-nach-norwegen-a9e3fd1acd0e97ef96ede673a114eabb9e2704d6.zip |
initial commit
Diffstat (limited to 'OEBPS/Text/titel.html')
-rw-r--r-- | OEBPS/Text/titel.html | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/OEBPS/Text/titel.html b/OEBPS/Text/titel.html new file mode 100644 index 0000000..a4e4fad --- /dev/null +++ b/OEBPS/Text/titel.html @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8" standalone="no"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" + "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> + +<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>Else Lasker-Schüler: Briefe nach Norwegen</title> +</head> +<body> + +<h3 class="center section">Else Lasker-Schüler</h3> +<h3 class="center">Briefe nach Norwegen</h3> + +<p class="center"> +<img src="../Images/taenzerinnen.png" alt="Tänzerinnen" /></p> + +</body> +</html> |