mirror of
https://gitlab.silvrtree.co.uk/martind2000/booksnew.git
synced 2025-01-11 09:35:07 +00:00
35 lines
1.0 KiB
HTML
35 lines
1.0 KiB
HTML
<?xml version="1.0" encoding="utf-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>Other books</title>
|
|
<link rel="stylesheet" type="application/vnd.adobe-page-template+xml" href="page-template.xpgt"/>
|
|
<style type="text/css">
|
|
p { text-align: center; }
|
|
|
|
.i {
|
|
display: block;
|
|
margin-left: auto;
|
|
margin-right: auto }
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<div id="text">
|
|
<div class="section" id="xhtmldocuments">
|
|
<p>Other books by the author available on</p>
|
|
<img class='i' src='ak.jpg' alt='Amazon Kindle'/>
|
|
|
|
<p><a href="http://j.mp/RgVy9h">Full Proof</a></p>
|
|
|
|
<p><a href='http://j.mp/TjevrC'>Shrike</a></p>
|
|
|
|
<p><a href='http://j.mp/lTrdOF'>Incubus</a></p>
|
|
|
|
<p><a href='http://j.mp/darkvalley'>Dark Valley</a></p>
|
|
|
|
<p>All available now on the Amazon Kindle</p>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|