|
|
<MULTICOL ...>
|
<MULTICOL ...><MULTICOL ...>
In its most basic use, <MULTICOL ...>COLS
<MULTICOL COLS=3> Alice was beginning to get very tired of sitting by her sister on the bank and of having nothing to do: once or twice she had peeped into the book her sister was reading, but it had no pictures or conversations in it, `and what is the use of a book,' thought Alice, `without pictures or conversations?' </MULTICOL>
gives us
To put a little more space between the columns to make it more readable
use either the WIDTHGUTTER<MULTICOL ...>
One popular use for <MULTICOL ...>
<MULTICOL COLS=3> <UL> <LI><A HREF="home.html">Home Page</A> <LI><A HREF="idocs.html">Idocs</A> <LI><A HREF="magenta.html">Magenta</A> <LI><A HREF="html.html">HTML</A> <LI><A HREF="scripting.html">scripting</A> <LI><A HREF="rrr.html">waste reduction</A> <LI><A HREF="communities.html">communities</A> <LI><A HREF="veggie.html">vegetarianism</A> <LI><A HREF="perl.html">Perl</A> <LI><A HREF="space.html">space</A> </UL> </MULTICOL>
gives us this list which uses the vertical space on the screen:
Copyright 1997-2002 Idocs Inc. Content in this guide is offered freely to the public under the terms of the Open Content License and the Open Publication License. Contents may be redistributed or republished freely under these terms so long as credit to the original creator and contributors is maintained.