
JFrost
Novice
Jul 10, 2001, 10:38 AM
Post #1 of 2
(2262 views)
|
Formatting $query->checkbox_group
|
Can't Post
|
|
Hi, I'm using the CGI.pm $query->checkbox_group function to create a checkbox table. I added -columns=>3); to have the table in 3 columns. Everything is working fine. My question is as follows. Is there a way to format the TABLE width so it should be 100%. Also, I would like to change the font it's using. Please help me out with this. Thanks in advance
|