NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Goodness gracious (Score:1)
I didn’t know people still created such horrid table-in-table-in-table relics.
Well, originally I went in there to fix up the download link – by setting the
atag’s style todisplay:block, you can make the clickable area be an entire rectangle instead of just the link text (except in IE6 anyway). That is always a nice touch for button-like elements.But then I stumbled into a horrible table mess… it’s amazing how awful the markup for a simple page like this can be made. (And to be clear, your submission was not nearly the worst I’ve seen.)
Anyway, I cleaned it up. I also applied my “large clickable area tweak.” And made a minor typographical improvement along the way. The result renders precisely the same in Firefox 2 and only has a few minor differences in the placement of things in Opera 9. I can’t test IE, I’m afraid.
Here you go:
If you copy-paste, beware: Slashcode has inserted a blank in the download URL to make it wrappable.
Reply to This
Re: (Score:1)
Also, I try not to think of as "table", more like just a mistyping of "GTK Packing Box"
If you like, I can give you commit to the repository and you can improve the pages directly?
Re: (Score:1)
An email with your account should have arrived.
Check out http://svn.ali.as/cpan/websites/strawberryperl.com/ [svn.ali.as] and go nuts.
I'll update the public site from svn tomorrow.
Re: (Score:1)
Committed.
Re: (Score:1)
Re: (Score:1)
Re: (Score:1)
Well, it’s not my HTML/CSS there yet anyway, it’s still Adam’s.
Re: (Score:1)