Since I do not have a Macintosh system, or any OSX system local to me, I made it look good in the 11 browsers I had at hand, on the three operating systems I had at my disposal (Linux, FreeBSD, and 5 versions of Windows, using Opera/Mozilla/IE on the latter 5).

It looks and feels identical in all of the graphical browsers, falls back to the non-CSS ones (such as Netscape 4, which uses JSSS as you know), and text-mode, cell, PDA devices work as expected.

If someone could donate an m68k machine with the proper environment to test these things on, I'd be glad to make the necessary pokes to make it compatible, but I can't work miracles, sorry.

Have you run OmniWeb through the CSS test suites yet? I just googled and found a few dozen references to bugs in OmniWeb that affect CSS1 and more that affect CSS2 content (my pages are only using CSS1), so I'm not going to admit that my code is at fault here yet.

Lastly, my sites function perfectly when colors, images, css, and all other ornaments are turned off, and they fall back gracefully to those lesser capabilities, including having features to compensate for the colorblind and the blind.

No browser is perfect, but I'm going to have to assert that if it works on 11 browsers on 3 operating systems using 3 platforms, that the one browser that doesn't work, may not necessarily mean that the other 11 are broken.


In reply to Re: CGI Tables by hacker
in thread CGI Tables by sulfericacid

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.