Annotation of Amaya/amaya/AmayaPage.html, revision 1.6

1.3       cvs         1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
1.1       cvs         2: <html>
                      3: <head>
                      4: <title>
                      5: Welcome to Amaya</title>
                      6: <meta name="GENERATOR" content="amaya V1.1a Beta">
                      7: </head>
                      8: <body bgcolor="white">
                      9: 
                     10: <h1 style="font-size : 30pt; color : #FF0000">Welcome to Amaya</h1>
                     11: 
1.5       cvs        12: <h1 style="text-align : right">Release 1.1c</h1>
1.1       cvs        13: <p>
                     14: <strong>Amaya</strong> has been designed with the primary purpose of being a
                     15: testbed for experimenting and demonstrating new specifications and extensions
                     16: of Web protocols and standards. Its current main features include WYSIWYG
                     17: editing for HTML documents including MathML elements,  access to and
                     18: publishing on HTTP servers, support and editing for Cascading Style
                     19: Sheets.</p>
                     20: <p>
                     21: <strong>Amaya</strong> is a Web client that acts both as a browser and as an
                     22: authoring tool. We have chosen not to distinguish the editor mode form the
                     23: browser mode; so the user can browse and edit any Web pages in the same time.
1.2       cvs        24: For that reason, the simple click is used to select into documents for
1.1       cvs        25: performing any editing action and the user has to double click to follow a
                     26: link.</p>
                     27: <p>
                     28: Permission to use, copy, modify, and distribute this software and its
                     29: documentation for any purpose and without fee or royalty is hereby granted,
                     30: provided that the full text of the  <a
1.6     ! cvs        31: href="http://www.w3.org/Consortium/Legal/copyright-software.html">MIT and
        !            32: INRIA Copyright Statement</a> appears on ALL copies of the software and
        !            33: documentation or portions thereof, including modifications, that you make.</p>
1.1       cvs        34: <p>
                     35: </p>
                     36: 
                     37: <table border="1" style="background-color : #D5C1FF; color : #FFFFFF">
                     38: <tbody>
                     39: <tr>
1.2       cvs        40: <td align=center width="33%"><p style="font-size : 14pt">
1.1       cvs        41: <a href="http://www.w3.org/">W3C Home</a></p>
                     42: </td>
1.2       cvs        43: <td align=center width="33%"><p style="font-size : 14pt">
1.1       cvs        44: <a href="http://www.w3.org/Amaya/">Amaya Home</a></p>
                     45: </td>
1.2       cvs        46: <td align=center width="33%"><p style="font-size : 14pt">
1.1       cvs        47: <a href="http://www.w3.org/Amaya/User/Manual.html">Amaya Manual</a></p>
                     48: </td>
                     49: </tr>
                     50: </tbody>
                     51: </table>
                     52: </body>
                     53: </html>

Webmaster