Membership
 Join Now
 Login

HTML Tables

NOTE: More detailed instructions on creating a table are included in the Phase III Manual.

Use Web-Authoring Software (like Netscape Composer)

The easiest way to create a table is to use web-authoring software. Netscape (versions 4, 6, and 7) and Mozilla have a built-in web editor that you can use. It is called Composer. To create a new page in Composer, click FileNewComposer in the menu bar.

Table Tutorials by Web Monkey:

Converting it in to a Manila Story

  1. Create your table (or other HTML code).
  2. Highlight & copy everything BETWEEN the <body> and </body> tags. (Do NOT include <body> and </body>.)
  3. Edit the Manila story you want to place the table in.
  4. Put the cursor where you want the table to be.
  5. Paste the HTML code you copied above in to the story.
  6. Post the changes.