44 lines
		
	
	
	
		
			1.4 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			44 lines
		
	
	
	
		
			1.4 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html>
 | |
| <head>
 | |
| <meta charset="utf-8"/>
 | |
| <meta charset="utf-8"/>
 | |
| <title>For You (from 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><a href="../index.html">Shannon Kay</a> / For You</h1></header>
 | |
|     
 | |
| <main>
 | |
|     
 | |
| <nav></nav>
 | |
| <section class="text">
 | |
| <h2>Things I Want to Share</h2>
 | |
| <h3>Customization</h3>
 | |
| <p><a href="../themes/index.html">Themes</a> - Themes for NetNewsWire.</p>
 | |
| <h3>For Photo Enthusiasts</h3>
 | |
| <p>
 | |
|     <ul>
 | |
|         <li><a href="presets.html">Lightroom Mobile Presets</a></li>
 | |
|     </ul></p>
 | |
| <h3>Abraham Lincoln's Birthday</h3>
 | |
| <p><img src="HappyBirthdayAbe-square.png" alt="Sketched portrait of Abraham Lincoln like the one found on a five dollar bill, with an illustrated party hat added to it. The party hat has pink and purple stripes and a yellow tassel at the top."><br>
 | |
|     I was looking for something to put on the Lincoln's Birthday square on my calendar, so I put this birthday party hat on his portrait. <a href="HappyBirthdayAbe.png">Here's a link to download a transparent png of Abraham Lincoln in a party hat</a>.
 | |
| </p>
 | |
|     <p><a href="mailto:homepage25@shannonkay.me">Reply by email</a></p>
 | |
| </section>
 | |
|     
 | |
| </main>
 | |
|     
 | |
| <footer>
 | |
|     <p><a href="../index.html">Shannon's Homepage</a></p>
 | |
| 
 | |
| </footer>
 | |
|     
 | |
| </body>
 | |
| </html>
 |