32 lines
		
	
	
		
			854 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			32 lines
		
	
	
		
			854 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE html>
 | 
						|
 | 
						|
<html>
 | 
						|
 | 
						|
<head>
 | 
						|
<link rel='stylesheet' type='text/css' href='style.css'>
 | 
						|
<link rel="icon" type="image/png" href="pix/faveicon.ico">
 | 
						|
<title>LARBS Previews</title>
 | 
						|
</head>
 | 
						|
<body>
 | 
						|
<h1>Previews of LARBS</h1>
 | 
						|
 | 
						|
<p>Here are a couple of screenshots of what LARBS can look like. It's easily customizable, so these all holistically should give you an idea.</p>
 | 
						|
 | 
						|
<p>Feel free to send in your own pix of gettin' stuff done in the system (or at least pretending to look that way).</p>
 | 
						|
 | 
						|
<div id="prev">
 | 
						|
 | 
						|
<a href="previews/bow.png"><img width="650px" src="previews/bow.png.jpg"></a>
 | 
						|
 | 
						|
<a href="previews/larbs.png"><img width="650px" src="previews/larbs.png"></a>
 | 
						|
 | 
						|
<a href="previews/asian.png.jpg"><img width="650px" src="previews/asian.png"></a>
 | 
						|
 | 
						|
<a href="previews/varg.png.jpg"><img width="650px" src="previews/varg.png"></a>
 | 
						|
 | 
						|
</div>
 | 
						|
 | 
						|
 
 | 
						|
</body>
 | 
						|
</html>
 |