OLD | NEW |
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
2 | 2 |
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | 3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
4 | 4 |
5 <html xmlns="http://www.w3.org/1999/xhtml"> | 5 <html xmlns="http://www.w3.org/1999/xhtml"> |
6 | 6 |
7 <head> | 7 <head> |
8 | 8 |
9 <meta name="generator" | 9 <meta name="generator" |
10 | 10 |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
46 - use your version of this file under the terms of the MPL, indicate your | 46 - use your version of this file under the terms of the MPL, indicate your |
47 - decision by deleting the provisions above and replace them with the notice | 47 - decision by deleting the provisions above and replace them with the notice |
48 - and other provisions required by the GPL or the LGPL. If you do not delete | 48 - and other provisions required by the GPL or the LGPL. If you do not delete |
49 - the provisions above, a recipient may use your version of this file under | 49 - the provisions above, a recipient may use your version of this file under |
50 - the terms of any one of the MPL, the GPL or the LGPL. | 50 - the terms of any one of the MPL, the GPL or the LGPL. |
51 - | 51 - |
52 - ***** END LICENSE BLOCK ***** --> | 52 - ***** END LICENSE BLOCK ***** --> |
53 | 53 |
54 </head> | 54 </head> |
55 | 55 |
56 <body> | 56 <body style="overflow:hidden;"> |
57 | 57 |
58 <table border="1"> | 58 <table border="1"> |
59 | 59 |
60 <tr> | 60 <tr> |
61 | 61 |
62 <th nowrap="nowrap">The text in the cell should not wrap upon | 62 <th nowrap="nowrap">The text in the cell should not wrap upon |
63 | 63 |
64 window resizing x-fill x-fill x-fill x-fill | 64 window resizing x-fill x-fill x-fill x-fill |
65 | 65 |
66 x-fill x-fill x-fill x-fill x-fill x-fill x-fill x-fill x-fill | 66 x-fill x-fill x-fill x-fill x-fill x-fill x-fill x-fill x-fill |
(...skipping 17 matching lines...) Expand all Loading... |
84 </tr> | 84 </tr> |
85 | 85 |
86 </table> | 86 </table> |
87 | 87 |
88 </body> | 88 </body> |
89 | 89 |
90 </html> | 90 </html> |
91 | 91 |
92 | 92 |
93 | 93 |
OLD | NEW |