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

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

Webmaster