For what it's worth, it doesn't display on any browser on my mac. I get a plain black page with no visible content. If I look at the html, I get a bunch of typical looking html but it just renders black. I haven't made any attempt to try to debug the html.

The browsers I've used are:

  • Firefox 10.0.2
  • Safari 5.1.2
  • Chrome 17.0.963.78
  • I'm on a Mac running 10.6.8 on an old Core Duo

    correction: I restarted Chrome (at its request) and reloaded the page. It gave me a quick "Class of 1969 Alumni..." flash, then went to black.

    Probably start by seeing if you can make a static page that works from the html that you're generating, and figure out where that's going wrong, first.


    In reply to Re: Perl Website Fails on tablet by bitingduck
    in thread Perl Website Fails on tablet by tonyb48

    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.