Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Tables with Cgi.pm

by giulienk (Curate)
on May 11, 2002 at 20:42 UTC ( [id://165942]=note: print w/replies, xml ) Need Help??


in reply to Tables with Cgi.pm

I guess what you wanted to do was
print $query->table( $query->Tr( $query->td([1, 2]) ) );
Still this way you cannot specify {width => "15%"} for one of the cells. So the best way to do it is the one Kanji suggest above.


$|=$_="1g2i1u1l2i4e2n0k",map{print"\7",chop;select$,,$,,$,,$_/7}m{..}g

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://165942]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (1)
As of 2024-04-25 00:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found