17 lines
		
	
	
		
			398 B
		
	
	
	
		
			HTML
		
	
	
		
			Executable File
		
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			398 B
		
	
	
	
		
			HTML
		
	
	
		
			Executable File
		
	
	
<html>
 | 
						|
<head>
 | 
						|
 <title>Style Browser</title>
 | 
						|
</head>
 | 
						|
 | 
						|
<frameset cols="200,*">
 | 
						|
  <frameset rows="100,*">
 | 
						|
    <frame name="start" src="start.bml">
 | 
						|
    <frame name="links" src="links.bml">
 | 
						|
  </frameset>
 | 
						|
  <frame name="main" src="instructions.bml">
 | 
						|
</frameset>
 | 
						|
 | 
						|
</html><!-- <LJDEP>
 | 
						|
link: htdocs/styles/browse/start.bml, htdocs/styles/browse/blank.bml, htdocs/styles/browse/instructions.bml
 | 
						|
</LJDEP> -->
 |