Inserting a Table

One of the characteristics of working in html is that it does not recognize spaces or tabs to align text and graphics. Another characteristic is that text is very fluid - adjusting to individual user computers. Sometimes this means that text will scroll off the screen and visitors to your page have to scroll back and forth to read it. This is not only annoying but difficult in maintaining context.

The way to control both these situations is with tables. Text and graphics inserted into a table cell or cells will stay where you put it. You can also instruct the browser in how to resize your text to fit correctly into your visitors' screens so that it doesn't run off the page.

Inserting a table is easy. With your cursor on your page:

Adjusting content to fit individual monitor screens:

Hiding table border

All tables in FrontPage have a border around them by default. If you want the border to contain your content but not show on your web page you can turn it off by following these steps:

See also how to add color to your table

For more information on working with tables, see the FrontPage table tutorial (only viewable from on campus). 

Go to top of page