Character
        Highlighting 
        
            - Bold Text
 
                 
            - Italicized Text
 
                 
            - Underlined Text
 
                 
            - Emphasized Text
 
                 
            - Strong Text
 
                 
            Code Text 
                 
            - Citation Text
 
                 
            - Keyboard Text
 
                 
            - Sample Text
 
                 
            - Teletype Text
 
                 
            - Variable Element Text
 
                 
            - Bold and Italicized Text
 
                 
         
        Back
        to Table of Contents  
         
        
        
            Heading 1
             
            Heading 2
             
            Heading 3
             
            Heading 4
             
            Heading 5
             
            Heading 6
             
         
        Back
        to Table of Contents  
         
        
        Font control (Face names, color,
        size) may be achieved by setting VCL properties or
        through the use of tags in the HTML document.  
        
            - Font Faces 
                    - Times New
                        Roman 
 
                    - Arial 
 
                    - ñ¸(6
                        (WingDings) 
 
                 
             
            - Font Sizes 1 2 3 4 5 6 7 6 5 4 3 2 1 
 
            - FONT COLORS 
 
            - Subscripts and Superscripts 
            
 
         
        Back
        to Table of Contents  
         
        
        Ordered List 
         
        
            - Line 1 
 
            - Line 2 
 
         
        Unordered List 
         
        
        Definition List 
         
        
            - Term 1
 
            - Term 1's definition 
 
            - Term 2
 
            - Term 2's definition 
 
         
        Directory List (looks just
        like unordered list)  
        
            Item 1 
            Item 2 
        
        Menu List (looks just like
        unordered list)  
        
        Lists can be nested in various
        ways  
        
            - First Item 
                    - First Sub Item 
                            - First Sub Sub
                                Item 
 
                            - Second Sub Sub
                                Item 
 
                         
                     
                    - Second Sub Item 
 
                 
             
            - Second Item 
 
         
        Back
        to Table of Contents  
         
        
        Book Browser supports .BMP, .GIF,
        JPG and .PNG images. 
        Images may contain hotspots too.
        Transparent backgrounds are also supported. 
         
        
        In an HTML document, some
        characters must be specially entered.  
        
            - The characters <, >,
                &, and " have special significance in
                the HTML language. They can be entered as <, >, &,
                and " respectively. (Note the
                semicolon in the syntax).
 
            - Non keyboard characters may be
                entered in the form &#NNN; where NNN
                is the decimal number representing the character.
                For instance, the © copyright symbol may
                be entered as &169; (©
                also works). 
 
            - Some characters in the Latin
                entity set also have special symbols by which
                they may be entered. For example, A with a grave
                accent, À, is entered as À. 
 
         
        Back
        to Table of Contents  
         
        
        
            Joe Smith 
            256 Eastern Road 
            Jolly, NY 13049 
            
        
         
        
        This is preformated text, <pre>.  Multiple spaces    and
carriage returns are recognized.  Preformated text won't
wrap.  It can have hot spots too.
 
         
        
        
            This is blockquote text. It is
            used to indicate text quoted from another source.
            Here it is rendered as indented plain text.  
         
         
        
        Here is a line of
        centered text.  
        Back
        to Table of Contents  
         
        
        
            
                | Weight | 
                Fee | 
             
            
                | Not over 10 pounds | 
                $1.80 | 
             
            
                | Over 10 pounds | 
                $2.50 | 
             
         
          
        Back
        to Table of Contents  
          
         |