| OLD | NEW | 
|   1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> |   1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> | 
|   2 <html> |   2 <html> | 
|   3 <script> |  | 
|   4 internals.settings.setRegionBasedColumnsEnabled(true) |  | 
|   5 </script> |  | 
|   6   <body style="overflow:hidden; -moz-column-width:24em; -moz-column-gap:2em; -we
    bkit-column-width:24em; -webkit-column-gap:2em; column-width:24em; column-gap:2e
    m; column-fill:auto; height:600px"> |   3   <body style="overflow:hidden; -moz-column-width:24em; -moz-column-gap:2em; -we
    bkit-column-width:24em; -webkit-column-gap:2em; column-width:24em; column-gap:2e
    m; column-fill:auto; height:600px"> | 
|   7     <div style="background:cyan;"> |   4     <div style="background:cyan;"> | 
|   8       <div style="float:left; width:50%; background:yellow; margin:0.3em;"> |   5       <div style="float:left; width:50%; background:yellow; margin:0.3em;"> | 
|   9         <img src="resources/blimp.png" style="float:left;"> |   6         <img src="resources/blimp.png" style="float:left;"> | 
|  10         You've already downloaded a build. All you have to do is use it as your 
    everyday browser and mail/news reader. If you downloaded a build with Talkback, 
    please turn it on when it asks. |   7         You've already downloaded a build. All you have to do is use it as your 
    everyday browser and mail/news reader. If you downloaded a build with Talkback, 
    please turn it on when it asks. | 
|  11     <div style="float:right; background:red;"> |   8     <div style="float:right; background:red;"> | 
|  12       <p>Hola hola 1 |   9       <p>Hola hola 1 | 
|  13       <p>Hola hola 2 |  10       <p>Hola hola 2 | 
|  14       <p>Hola hola 3 |  11       <p>Hola hola 3 | 
|  15       <p>Hola hola 4 |  12       <p>Hola hola 4 | 
| (...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|  83           has a <a href="../quality/help/">page</a> |  80           has a <a href="../quality/help/">page</a> | 
|  84           dedicated to ways to get involved with helping. This doesn't involve |  81           dedicated to ways to get involved with helping. This doesn't involve | 
|  85           knowing how to code, although a little knowledge of HTML is helpful. B
    eing  |  82           knowing how to code, although a little knowledge of HTML is helpful. B
    eing  | 
|  86           involved with QA is   good for people wanting to get more familiar wit
    h  |  83           involved with QA is   good for people wanting to get more familiar wit
    h  | 
|  87           Mozilla, and there's a strong community. A particularly good way to ge
    t involved  |  84           Mozilla, and there's a strong community. A particularly good way to ge
    t involved  | 
|  88           is to join the <a href="../newlayout/bugathon.html">BugAThon</a>.</p> |  85           is to join the <a href="../newlayout/bugathon.html">BugAThon</a>.</p> | 
|  89       </dd> |  86       </dd> | 
|  90     </dl> |  87     </dl> | 
|  91   </body> |  88   </body> | 
|  92 </html> |  89 </html> | 
| OLD | NEW |