41 lines
		
	
	
	
		
			1.3 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			41 lines
		
	
	
	
		
			1.3 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html>
 | |
| <head>
 | |
| <meta charset="utf-8"/>
 | |
| <meta charset="utf-8"/>
 | |
| <title>Jane Austen Reading Order [Shannon Kay]</title>
 | |
|     
 | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0">
 | |
| <meta name="theme-color" content="#f9dee1">
 | |
| <link rel="stylesheet" href="/home.css">
 | |
|     
 | |
| </head>
 | |
| 
 | |
| <body>
 | |
|     
 | |
| <header><h1>Jane Austen Reading Order</h1></header>
 | |
|     
 | |
| <main>
 | |
|     
 | |
| <section class="text">
 | |
| 
 | |
|     <ul>
 | |
|     <li><em><a href="https://en.wikipedia.org/wiki/Northanger_Abbey">Northanger Abbey</a></em> - Completed in 1803, published in 1818</li>
 | |
|     <li><em><a href="https://en.wikipedia.org/wiki/Sense_and_Sensibility">Sense and Sensibility</a></em> (1811)</li>
 | |
|     <li><em><a href="https://en.wikipedia.org/wiki/Pride_and_Prejudice">Pride and Prejudice</a></em> (1813)</li>
 | |
|     <li><em><a href="https://en.wikipedia.org/wiki/Mansfield_Park" title="Mansfield Park">Mansfield Park</a></em> (1814)</li>
 | |
|     <li><em><a href="https://en.wikipedia.org/wiki/Emma_(novel)">Emma</a></em> (1815)</li>
 | |
|     <li><em><a href="https://en.wikipedia.org/wiki/Persuasion_(novel)">Persuasion</a></em> (1818, posthumous)</li>
 | |
|     </ul>
 | |
|     
 | |
| </section>
 | |
|     
 | |
| </main>
 | |
|     
 | |
| <footer>
 | |
|     <p><a href="../index.html">/Books</a> <br>
 | |
|         <a href="/index.html">Shannon's Homepage</a></p>
 | |
|     </footer>
 | |
|     
 | |
| </body>
 | |
| </html>
 |