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=>
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