How to Put Text in Columns
To put text in columns use tables.
Drop cursor to next line, click on table editor.
Edit the table properties to get the column effect:
In this example we are building a table two columns wide, one row high. Border size of zero makes the table borders invisible. A width of 100 percent makes the table span the available width. Cellspacing and cellpadding have been increased to put some cushioning between the cells of the table.
| This is the left column. |
This is the right column. By right clicking on this cell I was able to choose cell | properties and set the width to 50%. |
Experiment with tables and you'll quickly discover ways to make your pages look smarter.