Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: strange output using -valign

by tangent (Parson)
on Jun 22, 2021 at 21:11 UTC ( [id://11134186]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use CGI;
    my $cgi = CGI->new;
    ...
        ]
    );
    print "$html";
    
  2. or download this
    <tr height="100" valign="bottom">
        <th>Vegetable</th>
    ...
        <td>yes</td>
        <td>yes</td>
    </tr>
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (4)
As of 2024-03-29 00:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found