As long as we're on the topic of wonderful new tags that would be really nifty... Anonymous Monk posted this which, while it was not necessarily the best (nor worst) question, did show something really neat, which cog pointed out. Output in blue. I'm wondering if there were an "output" tag which would do everything like code, except that it would a) not put the contents in the "download code" section, and b) perhaps have some class modifier that could change the colour. Blue is a reasonable starting place, IMO, but that's just a minor detail (and I've already proven that I'm no good at UI design ;-}). Example output would be similar to:

here is sample output.
assuming that you don't have the blue theme already in use (which may make that hard to read, or may make it look the same as regular code, I don't know).


In reply to Blue tags (was Re: black tags) by Tanktalus
in thread black tags by cog

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.