65 lines
		
	
	
	
		
			2.8 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			65 lines
		
	
	
	
		
			2.8 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html lang="en">
 | |
| <head>
 | |
| <meta charset="utf-8">
 | |
| <title>Directory [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>ShannonKay.com Directory</h1></header>
 | |
|     
 | |
| <main>
 | |
| <!--     
 | |
| <nav>Navigation goes here</nav> 
 | |
| -->
 | |
| <section class="content">
 | |
| <p>This my site directory. </p>
 | |
| <ul>
 | |
|     <li><a href="../index.html">Index</a> - ShannonKay.com main page</li>
 | |
|     <li><a href="https://blog.shannonkay.com">Blog</a></li>
 | |
|     <li><a href="http://3ds.shannonkay.com">3DS Photos</a> - Photos taken on the Nintendo 3DS, on a page that's friendly to the 3DS web browser.</li>
 | |
|     <li><a href="../2003/index.html">2003</a></li>
 | |
|     <li><a href="../blank/index.html">Blank</a></li>
 | |
|     <li><a href="../books/index.html">Books</a>
 | |
|         <ul>
 | |
|         <li><a href="../books/order/janeausten/index.html">Jane Austen Reading Order</a></li>
 | |
|         <li><a href="../books/order/percyjackson/index.html">Percy Jackson Reading Order</a></li>
 | |
|         <li><a href="../books/cariad/index.html">Cariad List</a> - list of books featuring the word <em>cariad</em></li>
 | |
|         </ul>
 | |
|         </li>
 | |
|     </li>
 | |
|     <li><a href="../christmastime/index.html">Christmastime</a> - incomplete code jam project</li>
 | |
|     <li><a href="../coffee/index.html">Coffee</a></li>
 | |
|     <li><a href="../Disneyland2013/index.html">Disneyland 2013</a> - Incomplete code jam from June 2024. This page was meant to celebrate our Disneyland visits in 2013.</li>
 | |
|     <li><a href="../follow/index.html">Follow</a></li>
 | |
|     <li><a href="https://guestbook.shannonkay.com">Guestbook</a></li>
 | |
|     <li><a href="../halloween/index.html">Halloween</a></li>
 | |
|     <li><a href="../hearts/index.html">Hearts</a></li>
 | |
|     <li><a href="../hello/index.html">Hello</a></li>
 | |
|     <li><a href="../homepage/index.html">Homepage</a> - Classic Homepage Project</li>
 | |
|     <li><a href="../now/index.html">Now</a></li>
 | |
|     <li><a href="https://photo.shannonkay.com">Photos</a> - This is my photo gallery hosted by SmugMug.</li>
 | |
|     <li><a href="../pinkbookscoffee/index.html">PinkBooksCoffee</a> - also at <a href="https://www.pinkbooks.coffee">PinkBooks.Coffee</a></li>
 | |
|     <li><a href="../pixelshannon/">Pixel Shannon</a> - also at <a href="https://www.pixelshannon.com">PixelShannon.com</a></li>
 | |
|     <li><a href="../projects/index.html">Projects</a></li>
 | |
|     <li><a href="../shannonkay/index.html">Shannon Kay - Sample Page</a> Test website for testing web hosts</li>
 | |
|     <li><a href="../themes/index.html">Themes</a></li>
 | |
|     <li><a href="../uses/index.html">Uses</a></li>
 | |
|     <li><a href="../you/index.html">You</a></li>
 | |
| 
 | |
| </ul>
 | |
| </section>
 | |
|     
 | |
| </main>
 | |
|     
 | |
| <footer>
 | |
|     <p><a href="../index.html">Shannon's Homepage</a></p>
 | |
| </footer>
 | |
|     
 | |
| </body>
 | |
| </html>
 |