in reply to Perl/Html Question - rows are not aligned between different columns

In addition to the comments about html formatting, take a look at the docs for CGI.pm You are already using it, it appears, so you could be taking advantage of quite a few html shortcuts it provides.

CGI.pm CPAN link

  • Comment on Re: Perl/Html Question - rows are not aligned between different columns