Hi

Another way of doing things if you are PHP/MySQL literate, is to create a MySQL table; you can either store the HTML for the table in a single field, or break things up into one table record per row or even separate fields per cell. You create list, add, view, edit and delete pages in an admin area.

Then on the page where you display the table add placeholders for the PHP to retrieve the data and prepare the table.

This sounds like overkill for one table but may be worth doing if you need some CMS (Content Management System) functionality.

I am, a bit reluctantly , coming round to the view that the Xara way of doing things is rather good for upto medium-sized sites; I am getting very bored battling with CSS layouts and the Xara Way means you can spend the time getting a nice design which has much more of a wow factor.