|
Basic Editing >Advanced Tables
Watch the Video |
|
|
 | Tables can be very useful to structure the layout of the page and to display information in a structured format. There is a lot to learn about tables and practising working with tables will help you work faster. In most cases the templates and more complicated layouts will have been provided or developed for you.
Please watch the video for the complete 2 hours guide to editing pages.
(Using the Document Editor; includes basic formatting, Images, Links, Tables, and some advanced options.)
Quick-read Supporting Documentation
Cellpadding
Cells in HTML has padding that keeps words from crashing into a cells wall.

In the above table, the cellpadding is set at 10 pixels. The whole table has to have the same padding setting. Notice Cellpadding is a modifier of the tag.
Cell Spacing
Cell spacing is the individual space between cells, spacing is another table-wide attribute, and so must be added to the tag.

Notice that the above table only has cellpassing 10px, and cellspacing 8px.
Background Color
The BGCOLOR modifier can be applied to <table>, <tr> or <td>, by selecting the entire table, click style, color on the second block.

By selecting the text the background color will only applyed on the <td>

Border Color
Both the table and cell has a color-changeable border. The modifier for border color is simply:

BORDERCOLOR is often used to make one border disappear by matching it to the pages background color.
Alignment Within Cells
By default, HTML aligns text to the vertical center of each cell. If you have one cell with more information in it then an adjacent cell, youll get a table that looks like:

Of course, you may want your text to align vertically to the top of your <td> s. You can do that by using a Vertical Alignment modifier in a <td>, You can choose between TOP, MiDDLE, and BOTTOM, the following table is utilizing the td valign =" top"
You can do this by selecting the td, Table and cell alignment.

Add Images to the Gallery Manager
Posted on: 08/03/2009
Leave a comment on this page here.
Posted By Kim on 07/03/2010
I am assisting Sharklady Kim, who is hosted by your company under 'www.sharklady.co.za'. I made some minor changes to her home page, and we have an error when trying to view: Internal Server Error SoftPage cannot display the page due to an internal server error. It appears there has been an internal server error loading this page. The Administrators have been made aware of the problem and are attending to it. Please try the following: Contact your administrator Click back on the browser back button to view the previous page. Open the www.sharklady.co.za home page. Click the Back button to try another link. We apologise for the inconvenience
|