in reply to Simple question regarding CGI and printing tables

I'm using CGI to write tables. Works fine, except for that I can't find out how to set individual column properties. I'd like to do that in the following example, how do I do it?

http://search.cpan.org/dist/CGI/lib/CGI.pm#CREATING_STANDARD_HTML_ELEMENTS:

http://search.cpan.org/dist/CGI/lib/CGI.pm#PROVIDING_ARGUMENTS_TO_HTML_SHORTCUTS

:D I keep getting signals to stop using CGI to write tables but I manage to keep skipping the docs :)

  • Comment on Re: Simple question regarding CGI and printing tables