CSS Purgatory index page
This commit is contained in:
		
							parent
							
								
									2102217b0e
								
							
						
					
					
						commit
						513a507896
					
				| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
<!DOCTYPE html>
 | 
			
		||||
<html>
 | 
			
		||||
	<head>
 | 
			
		||||
		<title>Emilia Allison</title>
 | 
			
		||||
		<title>CSS Purgatory - Emilia Allison</title>
 | 
			
		||||
		<link rel="stylesheet" href="/css/about.css">
 | 
			
		||||
		<meta name="viewport" content="width=device-width,initial-scale=1">
 | 
			
		||||
	</head>
 | 
			
		||||
| 
						 | 
				
			
			@ -12,28 +12,20 @@
 | 
			
		|||
			<div class="contentholder__topfiller"></div>
 | 
			
		||||
			<div class="content">
 | 
			
		||||
				<h1>
 | 
			
		||||
					Cool Stuff
 | 
			
		||||
					CSS Purgatory
 | 
			
		||||
				</h1>
 | 
			
		||||
				<h2>it's debatable</h2>
 | 
			
		||||
				<h2>i never read <i>Purgatorio</i></h2>
 | 
			
		||||
				<p>
 | 
			
		||||
Cool stuff is code for links to subpages.
 | 
			
		||||
If a page uses/requires JavaScript, its link will be marked with (☕).
 | 
			
		||||
				The styling here will probably land me in purgatory
 | 
			
		||||
				</p>
 | 
			
		||||
				<h1>
 | 
			
		||||
					the stuff
 | 
			
		||||
					the styles
 | 
			
		||||
				</h1>
 | 
			
		||||
				<h3>
 | 
			
		||||
					css purgatory
 | 
			
		||||
				</h3>
 | 
			
		||||
				<p>
 | 
			
		||||
				None yet
 | 
			
		||||
				</p>
 | 
			
		||||
				<h3>
 | 
			
		||||
					Static
 | 
			
		||||
				</h3>
 | 
			
		||||
					<ul>
 | 
			
		||||
						<li><a href="/cool-stuff/recipes">Recipes</li>
 | 
			
		||||
					</ul>
 | 
			
		||||
				<ol>
 | 
			
		||||
					<li>
 | 
			
		||||
						<a href="base">base</a>
 | 
			
		||||
					</li>
 | 
			
		||||
				</ol>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
	</body>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue