in reply to
Re: Re: Re: Re: Re: Re: Just plain dumb
in thread
Loop counter only works for 2
I should have done this at the start:
my $row_width = int 100 / $options_config{'news_rows'};
and used that for the width attribute in TD
Comment on
Re: Re: Re: Re: Re: Re: Re: Just plain dumb
Download
Code
In Section
Seekers of Perl Wisdom