| Billium99 2004-08-31, 7:15 pm |
| Are you talking about borders around a table? If you place your cursor in the
cell you wish to have a border around, then right below the layout view window
there should be a string of small buttons with tags like <tr> <table> etc.
Click the furthermost <table> tag to the right and look at the bottom
properties window There is a section to set border width, color, etc. But,
here's the catch - it will only let you set border width and the like on an
entire table, not a cell within a table. If this table is your whole page and
you only want the border around only that one cell, you must add another table
inside the one that is there, but make this new table 1 row by 1 column, and
then impliment the above strategy for changing table border properties.
Bill
"Spud, they're my sheets!!!"
|