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

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.31    ! cvs         6: <meta name="GENERATOR" content="amaya V2.0a">
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
1.30      cvs        17: version implements HTML, XHTML, 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
1.30      cvs        27: Style Sheets. You can publish HTML and XHTML documents on local or remote
                     28: servers with the HTTP Put method.
1.29      cvs        29: </li>
                     30: <li>
                     31: Browsing and authoring are integrated seamlessly. You can browse and edit Web
1.30      cvs        32: pages at the same time. In order to simplify the edition of documents, a
                     33: simple click in Amaya just moves the caret to allow text editing; to follow a
                     34: link, you have to double click. This behavior can be changed as well as many
                     35: other parameters using a preferences menu. 
                     36: </li>
                     37: <li>
                     38: Amaya supports the editing and publishing of CSS style sheets. In addition,
                     39: you can easily link and unlink Cascading Style Sheets to documents. It's also
                     40: possible to selectively enable and disable them and see the rendering
                     41: differences immediately. 
                     42: </li>
                     43: <li>
                     44: Amaya provides a multi-level multi-document Undo/Redo.
1.29      cvs        45: </li>
                     46: </ul>
1.26      cvs        47: </div>
                     48: 
                     49: <div>
1.18      cvs        50: 
                     51: <h3>Online Manual</h3>
1.28      cvs        52: 
                     53: <p>A User's Manual is available online. You can browse it with the Help menu,
1.18      cvs        54: which displays each section separately.  You can also print it: just follow
                     55: the <a href="../doc/amaya/Manual.html">Online Manual</a> link below. You'll
                     56: get the front page. Then build the whole book with the "Make book" entry from
                     57: the Special menu and print the result.</p>
1.26      cvs        58: </div>
                     59: 
                     60: <div>
1.18      cvs        61: 
                     62: <h3>Copyright</h3>
1.28      cvs        63: 
                     64: <p>Permission to use, copy, modify, and distribute this software and its
1.1       cvs        65: documentation for any purpose and without fee or royalty is hereby granted,
1.16      cvs        66: provided that the full text of the <a
1.6       cvs        67: href="http://www.w3.org/Consortium/Legal/copyright-software.html">MIT and
                     68: INRIA Copyright Statement</a> appears on ALL copies of the software and
                     69: documentation or portions thereof, including modifications, that you make.</p>
1.26      cvs        70: </div>
1.18      cvs        71: <hr>
                     72: 
1.1       cvs        73: 
1.16      cvs        74: <table border="0" width="100%" style="background-color : #95E4FF; color :
                     75: #00B2E5">
1.1       cvs        76: <tbody>
                     77: <tr>
1.28      cvs        78: <td align="center" width="33%">
                     79: <p style="font-size : 14pt"><a href="http://www.w3.org/">W3C server</a></p>
1.1       cvs        80: </td>
1.28      cvs        81: <td align="center" width="33%">
                     82: <p style="font-size : 14pt"><a href="http://www.w3.org/Amaya/">Amaya
                     83: Home</a></p>
1.1       cvs        84: </td>
1.28      cvs        85: <td align="center" width="33%">
                     86: <p style="font-size : 14pt"><a href="../doc/amaya/Manual.html">Online
                     87: Manual</a></p>
1.1       cvs        88: </td>
                     89: </tr>
                     90: </tbody>
                     91: </table>
                     92: </body>
                     93: </html>

Webmaster