|
|
With Netscape Communicator ** To create a table with HTML Code, scroll this page. |
|
I use tables on almost every page I create. Tables are great for helping to space your text evenly on the page. I do not like page that extend all the way to the edges of your screen. I use a borderless table set at 95% of the page to help position paragraphs. | |
To create your table on a page using Netscape Composer (Communicator) It is so easy and no HTML is needed. Follow the steps below: | |
|
You can now enter your text or graphics in the table, using a cell for each paragraph etc. You can also put a table within a table cell in the smal manner as above. You may want to do this to put in several pics and keep them separated. The paragraphs above and done in tables. The Geoguide, heading and first 2 paragraphs are set at 95%, the next paragraph is a table within the table set at 80% to make it appear indented but nicely aligned. The background is set at light yellow. |
If you need to add another row to a table all you have to do it hit "tab". |
to Create or Edit Tables |
If you wish to create tables with HTML or edit your page with the Geocities Advanced Editor, it is a good idea to learn some basic HTML codes for table. I'll try to make it as simple and painless as possible. |
|
|
|
Example: A row with 3 cells would look like this:
|
|
|
|
|
|
<TABLE BORDER=0 CELLSPACING=10 CELLPADDING=10> |
|
|
Your code for a simple table with 2 rows, 2 columns may
look like this:
<TABLE BORDER=0 CELLSPACING=5 CELLPADDING=5
COLS=2
|
Most of the information here was obtained from "Teach Yourself Web Publishing with HTML 3.2" Third Edition and "The Official Netscape Communicator 4 Book". There are many books where you could obtain much more information. I hope this will cover the basics to get you started with tables. |
Good Luck! |
[Adding Graphics] [Adding Sound] [Adding Backgrounds] [Color Chart] |
Table of Contents |