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

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

Webmaster