Data Tables Using TableToClipboard
You must have Firefox open to download and install this program. You should see
something like this on the page. Click Install Now. If you do not already have
Firefox
installed on your system, you can download it


Once the program has installed, restart Firefox.
Step 1: Open the site that needs cleaning up in Firefox. Use this as an example to work on.
Step 2: Hold down the CTRL key and select the cells in the table

Step 3: Right Click | Copy Table Elements

Step 4: Open FrontPage or Expression Web with new blank page | Right Click | Paste
Cleaned HTML Code - View Source
Step 5: Highlight the first row of cells | Right click | Cell
Properties | Check Header Cell
This will change the <td> </td> to <th></th>

Step 6: To add a caption to the table, place the cursor within the table - Table | Insert | Caption

Step 7: In Design View, highlight the text just before the table.
Click on Code View and look for your selected text. After that, you should see the
code for your table <table> After the word table, hit the space bar
and type the word summary="....."
Step 8: Add some styling to your table preferably by using an embedded or external style sheet. Validate your page.
Finished styled page - View source to see the final html code and styling added.

Copyright © 2007-2008 Pat Geary of Genealogy Web Creations All Rights Reserved