First, oops.

Second, basically trashing webpages that don't conform to the new standard rubs me wrong. It's nice to be able to separate content from layout, but it's not always needed or wanted, and shouldn't be mandatory.

I need to specify fonts in places where css isn't happening (homenodes) or where they make things more complicated than necessary. One Bad ThingTM about css are inlines that break offline. That last sentence required a font tag.

I remember when there was no font tag. If some people have their way i expect to see css eventually done away with. When css is superceded by the latest ultra-layout concept i hope it's at least retained as still useful, and for compatability with legacy content - just one more way to do it.

I hope that we're both satisfied to have aired some views on this and that further html discussion will take place via chatterbox /msg. This node is already too huge to host such a dubious debate :-)

Update: The "trashing webpages" comment is NOT referring to criticism of this script! See below for explaination.


In reply to Re: perlvars (font tag) by epoptai
in thread perlvars by epoptai

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.