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

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>
1.16    ! cvs         8: <body bgcolor="white" lang="en">
1.1       cvs         9: 
1.16    ! cvs        10: <h1 style="font-size : 30pt; color : #FF0080">Welcome to Amaya</h1>
1.1       cvs        11: 
1.16    ! cvs        12: <h2 style="text-align : right; color : #BEBEBE">Release 1.3</h2>
1.1       cvs        13: <p>
1.16    ! cvs        14: <strong>Amaya</strong> is a Web client that acts both as a browser and as an
        !            15: authoring tool. It has been designed with the primary purpose of demonstrating
        !            16: new Web technologies in a WYSIWYG environment. The current version implements
        !            17: HTML, MathML, CSS, and HTTP.  With Amaya, you can manipulate rich Web pages
        !            18: containing forms, tables and the most advanced features from HTML. You can
        !            19: create and edit complex mathematical expressions within Web pages. You can
        !            20: style your documents using Cascading Style Sheets. You can publish documents
        !            21: on local or remotes servers with the HTTP Put method.</p>
1.1       cvs        22: <p>
1.16    ! cvs        23: Browsing and authoring are integrated seamlessly. You can browse and edit Web
        !            24: pages at the same time. For that reason, a simple click just moves the caret
        !            25: to allow text editing; to follow a link, you have to double click.</p>
        !            26: <p style="font-size : 10pt">
1.1       cvs        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,
1.16    ! cvs        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.16    ! cvs        34: <table border="0" width="100%" style="background-color : #95E4FF; color :
        !            35: #00B2E5">
1.1       cvs        36: <tbody>
                     37: <tr>
1.16    ! 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.16    ! 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.16    ! 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