34 lines
		
	
	
	
		
			1,000 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			34 lines
		
	
	
	
		
			1,000 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<HTML>
 | 
						|
<HEAD>
 | 
						|
<TITLE>Help Window Help</TITLE>
 | 
						|
</HEAD>
 | 
						|
<BODY>
 | 
						|
<H1>The Help Window</H1>
 | 
						|
<H2>Overview</H2>
 | 
						|
<P>This is some nice text which describes the help window, its role
 | 
						|
in deugging, and perhaps some of the nifty things people can do with
 | 
						|
this window.</P>
 | 
						|
 | 
						|
<P>Help Window topics:
 | 
						|
<UL>
 | 
						|
    <LI><A HREF="#menus">Menus</A>
 | 
						|
    <UL>
 | 
						|
        <LI><A HREF="#menus_file">File Menu</A></LI>
 | 
						|
        <LI><A HREF="#menus_topics">Topics Menu</A></LI>
 | 
						|
        </LI>
 | 
						|
    <LI><A HREF="#display">Help Display</A>
 | 
						|
    <UL>
 | 
						|
            <LI><A HREF="#display_nav">Navigating the Help Window</A></LI>
 | 
						|
            <LI><A HREF="#display_link">Definition and Page Links</A></LI>
 | 
						|
        </UL></LI>
 | 
						|
</UL></P>
 | 
						|
 | 
						|
<H2><A NAME="menus">Menus</A></H2>
 | 
						|
<H3><A NAME="menus_file">File Menu</A></H3>
 | 
						|
<H3><A NAME="menus_topics">Topics Menu</A></H3>
 | 
						|
 | 
						|
<H3><A NAME="display">Help Display</A></H3>
 | 
						|
<H3><A NAME="display_nav">Navigating the Help Window</A></H3>
 | 
						|
<H3><A NAME="display_link">Definition and Page Links</A></H3>
 | 
						|
</BODY>
 | 
						|
</HTML>
 |