|
|
| Welcome to the Monastery | |
| PerlMonks |
Re^3: PERL HTML HELPby ww (Chancellor) |
| on Oct 21, 2012 at 19:22 UTC ( #1000234=note: print w/ replies, xml ) | Need Help?? |
|
Your html still has some problems, but some are easily fixed by simply revising the quoting. Some may frown, and with reason, at this use of a 'heredoc' but it "just works" for a one-off:
OUTPUT:
Note the newline at the end of line 09; your empty tr></tr> will provoke complaints from some validators. Better, however, to devote a couple hours to familiarizing yourself with CSS1 and 2. And better yet to follow the broad guidance provided by blue_cowdawg ( above ) and to use such CSS constructs as "max-width: nn%" to assure that the wraps work (...err, semi-work.....) based on the user's current screen width.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||