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

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>
1.7       cvs        20: <p style="background-color : #FFFFFF">
1.1       cvs        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: 
                     35: <table border="1" style="background-color : #D5C1FF; color : #FFFFFF">
                     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