June 2001 Making a Module Back Slide 32 Forward

=over


=over 4



=item *



  First item



=item *



  Second item



=back

 

=over 4



=item 1



  First item



=item 2



  Second item



=back

 

=over 4



=item Foo()



  Description of Foo function



=item Bar()



  Description of Bar function



=back

  • used to start lists, think <ul> or <ol>
  • The offset for indenting the list is given after ''=over'', 4 is a good number


Copyright © 2001 R. Geoffrey Avery Back Contents Forward