I can't find a suitable word to describe the downsides of using HTML tables for displaying images here.

But there are alternatives allowing a lot of details without bandwith problems.

And less so I had to use the latter multiple times in the past and it was kind of bothersome moving characters by hitting the bar.

But a nodelet-hack to extend the ability of the local markup to show base64 or SVG could be an easy proof of concept.

Alas I doubt that's our top priority here.

FWIW here a POC:

The Perl Onion as Base64

The Perl Onion as SVG

UPDATE

You can copy either code into your Free Nodelet Settings to see the effect. (Don't forget to activate the free nodelet to be shown in your nodelet tab)

Cheers Rolf
(addicted to the Perl Programming Language :)
see Wikisyntax for the Monastery


In reply to Re^3: New Design for Sending + - votes on PerlMonks (Inline Images) by LanX
in thread New Design for Sending + - votes on PerlMonks by harangzsolt33

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.