| Cheater's Guide to Tables | ||
| Tables can be a bit daunting in the beginning and then just downright frustrating later. But in this case the results are worth the pain. Tables give you control over the placement of graphics and text on your webpages. Follow the links below (or in the Navigation pane to the left) to view our selection of table layouts. Remember text can be formatted and extra rows added or deleted. Pick From the Following Layouts: | ||
| Table 1: Title/2 columns ("side by each") | ||
| Table 2: Title/2 columns/30 rows | ||
| Table 3: Picture Page | ||
| Table 4: 3 Column List | ||
| Table 5: 1 Column Text Block | ||
| Table 6: Newsletter Layout: 2 columns/caption | ||
| Table 7: Adjustable Table Code | ||
How to use Your Table Template | ||
Optional: If you would like remove the borders on the table. Click on the HTML tab. In the first lines of the code (see below) find border="1". Change the 1 to a 0. With Table Borders: table style="text-align: left; width: 650px;" border="1" cellpadding="2" cellspacing="2" No Table Borders:
| ||