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

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>
1.11      cvs         6: <meta name="GENERATOR" content="amaya V1.2 Beta">
1.1       cvs         7: </head>
                      8: <body bgcolor="white">
                      9: 
                     10: <h1 style="font-size : 30pt; color : #FF0000">Welcome to Amaya</h1>
                     11: 
1.14    ! cvs        12: <h1 style="text-align : right">Release 1.3</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>
1.12      cvs        20: <p>
                     21: Amaya is a Web client that acts both as a browser and as an authoring tool. We
                     22: have chosen not to distinguish the editor mode form the browser mode; so the
                     23: user can browse and edit any Web pages in the same time. For that reason, the
                     24: simple click is used to select into documents for performing any editing
                     25: action and the user has to double click to follow a link.</p>
1.1       cvs        26: <p>
                     27: Permission to use, copy, modify, and distribute this software and its
                     28: documentation for any purpose and without fee or royalty is hereby granted,
                     29: provided that the full text of the  <a
1.6       cvs        30: href="http://www.w3.org/Consortium/Legal/copyright-software.html">MIT and
                     31: INRIA Copyright Statement</a> appears on ALL copies of the software and
                     32: documentation or portions thereof, including modifications, that you make.</p>
1.1       cvs        33: 
1.12      cvs        34: <table border="1" width="100%" style="background-color : #D5C1FF; color :
                     35: #FFFFFF">
1.1       cvs        36: <tbody>
                     37: <tr>
1.2       cvs        38: <td align=center width="33%"><p style="font-size : 14pt">
1.1       cvs        39: <a href="http://www.w3.org/">W3C Home</a></p>
                     40: </td>
1.2       cvs        41: <td align=center width="33%"><p style="font-size : 14pt">
1.1       cvs        42: <a href="http://www.w3.org/Amaya/">Amaya Home</a></p>
                     43: </td>
1.2       cvs        44: <td align=center width="33%"><p style="font-size : 14pt">
1.1       cvs        45: <a href="http://www.w3.org/Amaya/User/Manual.html">Amaya Manual</a></p>
                     46: </td>
                     47: </tr>
                     48: </tbody>
                     49: </table>
                     50: </body>
                     51: </html>

Webmaster