in reply to Re: Add "Image Miniatures" to your HTML
in thread Add "Image Miniatures" to your HTML

There is absolutely, positively, no legitimate reason to encode an image as an HTML table.

Perhaps you've noticed that Perl Monks Approved HTML tags lists "table" (etc.) but does not list "img"? (Not that I consider posting HTML-table pictures at PerlMonks a wise idea.)

Thanks for the demonstration of the data: URL.

- tye        

  • Comment on Re^2: Add "Image Miniatures" to your HTML

Replies are listed 'Best First'.
Re^3: Add "Image Miniatures" to your HTML
by hossman (Prior) on Feb 22, 2007 at 20:20 UTC

    As I said: "no legitimate reason"

    Beyond being "unwise", circumventing the list of approved HTML tags on Perl Monks (or any community orriented site) isn't what I would consider a "legitimate" reason.