Merge pull request #22 from blackshirt/master
[debian-id-ebook.git] / epub-cover.html
blobf03f442b99d3c01330b5037317979af898532075
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <title>Cover</title>
5 <style type="text/css"> img { max-width: 100%; } </style>
6 </head>
7 <body>
8 <div id="cover-image">
9 <img src="images/cover.png" alt="Debian GNU/Linux 7th Edition"/>
10 </div>
11 </body>
12 </html