Im looking for help with setting up some tables on a page.
I have helped a community games set up a web site and now the only thing they are trying
to update are the calender and to put results in. under gold silver bronze..could someone point me in the right direction to create three colums on a page.

Comments

aaron1234nz’s picture

One option is to install a WYSIWYG editor http://drupal.org/project/fckeditor and insert a table that way. For drupal 5 you could look at matrix module for CCK http://drupal.org/project/matrix

I'm sure there are other options too depending on your exact requirements

barrett’s picture

So you need them to be input fields in a table? Try Form Table.