Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^2: Re-dimensioning an HTML table with Perl ?

by TheDonald (Initiate)
on Apr 26, 2017 at 07:55 UTC ( [id://1188953]=note: print w/replies, xml ) Need Help??


in reply to Re: Re-dimensioning an HTML table with Perl ?
in thread Re-dimensioning an HTML table with Perl ?

Its a series of tables with images (e.g. sponsor logos). The point is I want to stretch it, i.e. expanding the width just brings up the stuff from the next line. Just like when you expand/contract a text window in Word or whatever.

Replies are listed 'Best First'.
Re^3: Re-dimensioning an HTML table with Perl ? Use CSS.
by hippo (Bishop) on Apr 26, 2017 at 08:31 UTC

    So it turns out it isn't a table at all (because the rows and columns have no semantic meaning) but actually a grid (a 2D representation of a linear series). In which case you should use the same method with Perl as you would without Perl: a responsive layout with appropriate CSS.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (7)
As of 2024-03-29 15:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found