self-conscious-design
clone your own copy | download snapshot

Snapshots | iceberg

No images in this repository’s iceberg at this time

Inside this repository

cover.xhtml
application/xhtml+xml

Download raw (457 bytes)

<?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" xml:lang="en" xmlns:epub="http://www.idpf.org/2007/ops">
<link href="../Style/style.css" rel="stylesheet" type="text/css"/>
<head>
  <title>my Poem</title>
</head>

<body>
  <p><img alt="my Poem" src="../Image/cover.jpg" class="center"/></p>
</body>
</html>