60 lines
		
	
	
	
		
			1.7 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			60 lines
		
	
	
	
		
			1.7 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html>
 | |
| <head>
 | |
| <meta charset="utf-8"/>
 | |
| <meta charset="utf-8"/>
 | |
| <title>Percy Jackson 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>Percy Jackson Reading Order</h1></header>
 | |
|     
 | |
| <main>
 | |
|     
 | |
| <section class="text">
 | |
| 
 | |
| <h3 id="first-series---percy-jackson-and-the-olympians-original-series">First Series - Percy Jackson and the Olympians (Original Series)</h3>
 | |
|     <ol>
 | |
|     <li>The Lightning Thief</li>
 | |
|     <li>The Sea of Monsters</li>
 | |
|     <li>The Titan's Curse</li>
 | |
|     <li>The Battle of the Labyrinth<ol>
 | |
|     <li>Book 4.5 - The Demigod Files (short stories)</li></ol></li>
 | |
|     <li>The Last Olympian</li>
 | |
|     </ol>
 | |
|     <h3 id="second-series---heroes-of-olympus">Second Series - Heroes of Olympus</h3>
 | |
|     <ol>
 | |
|     <li>The Lost Hero</li>
 | |
|     <li>The Son of Neptune<ol>
 | |
|     <li>Book 3.5 - The Demigod Diaries (short stories)</li></ol></li>
 | |
|     <li>The Mark of Athena</li>
 | |
|     <li>The House of Hades<ol>
 | |
|     <li>Book 4.5 - Percy Jackson's Greek Gods</li></ol></li>
 | |
|     <li>The Blood of Olympus<ol>
 | |
|     <li>Book 5.5 - Percy Jackson's Greek Heroes</li></ol></li>
 | |
|     </ol>
 | |
|     <h3 id="percy-jackson-and-the-olympians-continued">Percy Jackson and the Olympians (Continued)</h3>
 | |
|     <ol start="6">
 | |
|     <li>The Chalice of the Gods (2023)</li>
 | |
|     <li>The Wrath of the Triple Goddess (2024)</li>
 | |
|     </ol>
 | |
|     <p>Magnus Chase goes here?<br />
 | |
|     Trials of Apollo<br />
 | |
|     The Sun and the Star</p>
 | |
|     
 | |
| </section>
 | |
|     
 | |
| </main>
 | |
|     
 | |
| <footer>
 | |
|     <p><a href="/index.html">Shannon's Homepage</a></p>
 | |
|     </footer>
 | |
|     
 | |
| </body>
 | |
| </html>
 |