Results 1 to 11 of 11

Thread: Market Share != Quality

Threaded View

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2001
    Posts
    1,140

    Market Share != Quality

    Have a look at the following page in your favorite web browser.

    Code:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
              "http://www.w3.org/TR/html4/loose.dtd">
    
    <head>
      <title>Market Share != Quality</title>
    </head>
    <body>
      <div style="position: relative;">
        <p style="float: left;">If this sentence</p>
        <p style="float: right;">makes sense, then your browser may work correctly.  If this sentence is</p>
      </div>
      <div>
        <p>jumbled, then your browser has failed.</p>
      </div>
    </body>
    While there may be some unorthidox spacing, you should be able to read "If this sentence makes sense, then your browser may work correctly. If this sentence is jumbled, then your browser has failed." Am I right?

    If so, IE 6 and Opera 6 failed. Mozilla 1.0 RC3 seems to understand it just fine.

    Anyone have an ugly solution that doesn't involve tables for inept browsers?
    Last edited by CiberTHuG; May 27th, 2002 at 12:01 PM.
    Travis, Kung Foo Journeyman
    As always, RTFM.

    WWW Standards: HTML 4.01, CSS Level 2, ECMA 262 Bindings to DOM Level 1, JavaScript 1.3 Guide and Reference
    Perl: Learn Perl, Llama, Camel, Cookbook, Perl Monks, Perl Mongers, O'Reilly's Perl.com, ActiveState, CPAN, TPJ, and use Perl;
    YBMS, but Mozilla doesn't.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width