width of table cells and CGI ???

2002-01-31 Thread Martin A. Hansen
hi i am playing with CGI and tables how do i set the width of a cell? my $embeddedtable = table({-border = 0}, Tr[ td(['Title', $title]), td(['First Name', $firstname]), td(['Last Name', $lastname]),

RE: width of table cells and CGI ???

2002-01-31 Thread Darryl Schnell
I usually do TD WIDTH='60' or TD WIDTH='60%' please note that both are different lengths of the screen. Darryl -Original Message- From: Martin A. Hansen [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 31, 2002 7:47 AM To: [EMAIL PROTECTED] Subject: width of table cells and CGI

RE: width of table cells and CGI ???

2002-01-31 Thread Martin A. Hansen
Message- From: Martin A. Hansen [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 31, 2002 7:47 AM To: [EMAIL PROTECTED] Subject: width of table cells and CGI ??? hi i am playing with CGI and tables how do i set the width of a cell? my $embeddedtable = table({-border = 0

Re: width of table cells and CGI ???

2002-01-31 Thread Briac Pilpré
On Thu, 31 Jan 2002 13:58:04 +0100 (CET), Martin A. Hansen wrote: thats is pure HTML code... i know! i want to do it the CGI way! aint there a -width = 150 switch i can set? ... td({ width = 150 }, ['Title', $title]), ... -- briac dynamic .sig on strike, we apologize for the