Re: Perl's CGI.pm module and tables

2002-02-05 Thread Jesus Ortega (a.k.a. Nitebirdz)
On Sun, 3 Feb 2002, Jesus Ortega (a.k.a. Nitebirdz) wrote: > I have a quick question regarding the use of 'td' for tables in the CGI.pm > Perl module. I have a script that contains the following piece of code: > > print table({-border=>'0',-width=>'100%',-cellpading=>'0'}, > Tr({-border=>

Perl's CGI.pm module and tables

2002-02-03 Thread Jesus Ortega (a.k.a. Nitebirdz)
I have a quick question regarding the use of 'td' for tables in the CGI.pm Perl module. I have a script that contains the following piece of code: print table({-border=>'0',-width=>'100%',-cellpading=>'0'}, Tr({-border=>'0',-cellpadding=>'0',align=>'center',bgcolor=>'blue'}, [ td