Create a table
You can create a table to display information or to lay out text and graphics on a
page.
In Page view, do one of the following:
Insert a table and set its properties
- Position the insertion point where you want to insert the
table.
- On the Table menu, point to Insert, and then click Table.
- In the Rows box, type the number of rows you want.
- In the Columns box, type the number of columns you want.
- In the Alignment box, select the position for the table
on the page.
- In the Border size box, type the width you want for the
table border in pixels. If you do not want a border, type 0.
- To change the cell padding
of the table (the space between a cell's border and
content), enter a number in the Cell padding box.
- To change the cell spacing
of the table (the space between cells), enter a
number in the Cell spacing box.
- To change the width of the table, do one of the following:
- Select In pixels, then type the width you want the table
to be in pixels.
- Select In percent, then type a percentage of the screen
width you want the table to be.
Note The properties that you specify for the new table will be used as
the default properties the next time you create a table.
Create a simple table
You can create a simple table just by specifying the number of rows and columns.
Default properties will be used for the table.
- Position the insertion point where you want to insert the table.
- Click Insert Table
, then drag down and to the right until the number
of rows and columns you want in the table is displayed.
Create a table by drawing it
You can create a table by drawing the table and cells, rather than by specifying
the number of rows and columns.
- On the Table
menu, click Draw Table. Microsoft FrontPage opens the Tables toolbar with Draw Table
selected.
- On your page, draw the outside border of the table by dragging from the upper-left
corner to the lower-right corner of the table.
- To make cells, draw vertical and horizontal lines within the table.
- To remove any lines you do not want, click Eraser
on the Tables
toolbar, drag across the unwanted line, and then when the line turns red, release the
mouse button.
- When you have finished drawing the table, click Draw Table
on the Tables
toolbar so that the button is no longer selected.
Convert text into a table
- To convert text that has been delimited
into a table, do the following:
- Select the text you want to convert to a
table.
- On the Table menu, point to Convert,
and then click Text To Table.
- In the Convert Text to Table dialog box, specify
the
character used to separate the text (commas, paragraphs, etc.). Click None
to create a one-celled table.
- To convert text that has not been delimited into a table, do the
following:
- Type separator characters — such as commas — where you
want to divide text into columns and rows. For example, use commas to
divide columns, and use paragraph marks to mark the ends of rows.
- Select the text you want to convert to a
table.
- On the Table menu, point to Convert,
and then click Text To Table.
- In the Convert Text to Table dialog box, specify the
character you used to separate the text (commas, paragraphs,
etc.). Click None
to create a one-celled table.
For example, the following text:
Name, City, Age
Jeff Smith, Redmond, 30
Converts to:

Tip
Because HTML does not directly support tab characters, it is recommended that
you do not use tab characters as your text delimiter.