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

1.18      cvs         1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
                      2:    "http://www.w3.org/TR/REC-html40/loose.dtd">
1.1       cvs         3: <html>
                      4: <head>
1.18      cvs         5: <title>Welcome to Amaya</title>
1.28      cvs         6: <meta name="GENERATOR" content="amaya V1.5b">
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.29    ! cvs        12: <h2 style="text-align : right; color : #BEBEBE">Release 2.0</h2>
1.28      cvs        13: 
                     14: <p><strong>Amaya</strong> is a Web client that acts both as a browser and as
                     15: an authoring tool. It has been designed with the primary purpose of
                     16: demonstrating new Web technologies in a WYSIWYG environment. The current
                     17: version implements HTML, MathML, CSS, and HTTP.</p>
1.18      cvs        18: 
1.26      cvs        19: <div>
                     20: 
1.18      cvs        21: <h3>Main Features</h3>
1.29    ! cvs        22: <ul>
        !            23: <li>
        !            24: With Amaya, you can manipulate rich Web pages containing forms, tables and the
        !            25: most advanced features from HTML. You can create and edit complex mathematical
        !            26: expressions within Web pages. You can style your documents using Cascading
        !            27: Style Sheets. You can publish documents on local or remote servers with the
        !            28: HTTP Put method.
        !            29: </li>
        !            30: <li>
        !            31: Browsing and authoring are integrated seamlessly. You can browse and edit Web
        !            32: pages at the same time. For that reason, a simple click just moves the caret
        !            33: to allow text editing; to follow a link, you have to double click.
        !            34: </li>
        !            35: </ul>
1.26      cvs        36: </div>
                     37: 
                     38: <div>
1.18      cvs        39: 
                     40: <h3>Online Manual</h3>
1.28      cvs        41: 
                     42: <p>A User's Manual is available online. You can browse it with the Help menu,
1.18      cvs        43: which displays each section separately.  You can also print it: just follow
                     44: the <a href="../doc/amaya/Manual.html">Online Manual</a> link below. You'll
                     45: get the front page. Then build the whole book with the "Make book" entry from
                     46: the Special menu and print the result.</p>
1.26      cvs        47: </div>
                     48: 
                     49: <div>
1.18      cvs        50: 
                     51: <h3>Copyright</h3>
1.28      cvs        52: 
                     53: <p>Permission to use, copy, modify, and distribute this software and its
1.1       cvs        54: documentation for any purpose and without fee or royalty is hereby granted,
1.16      cvs        55: provided that the full text of the <a
1.6       cvs        56: href="http://www.w3.org/Consortium/Legal/copyright-software.html">MIT and
                     57: INRIA Copyright Statement</a> appears on ALL copies of the software and
                     58: documentation or portions thereof, including modifications, that you make.</p>
1.26      cvs        59: </div>
1.18      cvs        60: <hr>
                     61: 
1.1       cvs        62: 
1.16      cvs        63: <table border="0" width="100%" style="background-color : #95E4FF; color :
                     64: #00B2E5">
1.1       cvs        65: <tbody>
                     66: <tr>
1.28      cvs        67: <td align="center" width="33%">
                     68: <p style="font-size : 14pt"><a href="http://www.w3.org/">W3C server</a></p>
1.1       cvs        69: </td>
1.28      cvs        70: <td align="center" width="33%">
                     71: <p style="font-size : 14pt"><a href="http://www.w3.org/Amaya/">Amaya
                     72: Home</a></p>
1.1       cvs        73: </td>
1.28      cvs        74: <td align="center" width="33%">
                     75: <p style="font-size : 14pt"><a href="../doc/amaya/Manual.html">Online
                     76: Manual</a></p>
1.1       cvs        77: </td>
                     78: </tr>
                     79: </tbody>
                     80: </table>
                     81: </body>
                     82: </html>

Webmaster