Web CMS News
Table Borders
- Webmasters
- Thursday, February 23rd, 2012
Tables should now use CSS styles to place borders around the table and around the cells. Please use the directions below to add borders around your table and/or cells.
This example uses a 1 pixel, black, solid border.
If you want borders around each cell, you can:
- Put your cursor in any table cell
- Click “Cell Properties” in the toolbar (3rd button from the left in the bottom row)
- Click the “Advanced” tab
- Put the following code in the style box: border:1px solid #000000;
- At the bottom of the form, select “Update All Cells in Table”
- Click “Update”
If you want a border around your entire table, you can:
- Put your cursor in any table cell
- Click “Insert/Edit Table” in the toolbar (1st button in the bottom row)
- Click the “Advanced” tab
- Put the following code in the style box: border:1px solid #000000;
- Click “Update”
Need Assistance?
The WKU ITS Service Desk is here to help. Give us a call, chat with a representative online, use the Self-Help Knowledge Base and more.
Some of the links on this page may require additional software to view.