<!doctype html>
<html lang="en">
<head>
<link rel="apple-touch-icon" sizes="57x57" href="/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192"  href="/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css" integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<title>Hart's Writings</title>
<link href="../Images/favicon.ico" rel="icon">
<link href="hartsstyle.css" rel="stylesheet">
</head>

<body>
<div id="container">
     <header>
    <div class="navigation">
   <nav>
      <ul>
    <li>
       <a href="home.html" title="Home">
         Home
      </a>
    </li>
    <li>
      <a href="x" title="Blog">
         Blog
      </a>
    </li>
    <li>
      <a href="abouttheauthor.html" title="About the Author">
         About the Author
      </a>
    </li>
    <li>
      <a href="worksinprogress.html" title="Works in Progress">
        Works in Progress
      </a>
	</li>
	<li><a href="publishedworks.html" title="Published Works">
		Published Works
		</a>
	</li>
	<li>
	<a href="x" title="Contact">
		Contact
		</a>
	</li>
  </ul>
    </nav>
		 </div>
	<div class= "header">
   <h1>Hart's Writings</h1>
	<h2>The World of Author JP Hart</h2>
	</div>
    </header>
    </div>
<body>
<div class="text">
<h3>Published Works</h3>
<div class="paragraph">
<p>She currently has a featured poem published in "My Life, My Death" by Luke Savage,<br>
out July 2017, which can be purchased in paperback and digital <a href="https://www.amazon.com/My-Life-Death-Luke-Savage-ebook/dp/B0745235SL/ref=redir_mobile_desktop/130-0793246-1495547?_encoding=UTF8&dpID=51qhegoJ3bL&dpPl=1&keywords=my%20life%2C%20my%20death%20by%20luke%20savage&pi=AC_SX236_SY340_QL65&qid=1501461567&ref=plSrch&ref_=mp_s_a_1_1&sr=8-1" rel="here">here</a>.</p>
<p>Hart is also a part of a short story anthology called the Paranoraml Portal:<br> 
A Young Adult Anthology, coming October 26th, 2017. Her story, "The Wolves at Dante's Ridge"<br>
centers on a young witch and her adventures with a wolf pack that makes a home near her village.<br>
	Stay tuned for more on these tales!</p></div>
	<div class="published">
		<a href="blog.html"><img src="../Images/frontcover.jpg" alt="My Life, My Death by Luke Savage" style= "width: 300px; height: 400px"></a>
		</div>
	<div class="teaser">
		<a href="x"><img src="../Images/WolvesTeaser.jpg" alt="The Wolves at Dante's Ridge Teaser" style="width: 600px; height: 400px"></a>
	</div>
	</div>
<div class="social"><center>
	<a href="#" class="fa fa-facebook"></a>
	<a href="#" class="fa fa-twitter"></a>
	<a href="#" class="fa fa-instagram"></a>
	<a href="#" class="fa fa-pinterest"></a></center></div>
	
	<div class="footer">
		<p>&copy; JP Hart 2017. All rights reserved.</p>
	</div>
	<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js" integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1" crossorigin="anonymous"></script>
</body>
</html>
