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

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.28    ! cvs        12: <h2 style="text-align : right; color : #BEBEBE">Release 1.5b</h2>
        !            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.28    ! cvs        22: 
        !            23: <p>With Amaya, you can manipulate rich Web pages containing forms, tables and
        !            24: the most advanced features from HTML. You can create and edit complex
        !            25: mathematical expressions within Web pages. You can style your documents using
        !            26: Cascading Style Sheets. You can publish documents on local or remote servers
        !            27: with the HTTP Put method.</p>
        !            28: 
        !            29: <p>Browsing and authoring are integrated seamlessly. You can browse and edit
        !            30: Web pages at the same time. For that reason, a simple click just moves the
        !            31: caret 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>
1.28    ! cvs        37: 
        !            38: <p>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>
1.28    ! cvs        48: 
        !            49: <p>Permission to use, copy, modify, and distribute this software and its
1.1       cvs        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.28    ! cvs        63: <td align="center" width="33%">
        !            64: <p style="font-size : 14pt"><a href="http://www.w3.org/">W3C server</a></p>
1.1       cvs        65: </td>
1.28    ! cvs        66: <td align="center" width="33%">
        !            67: <p style="font-size : 14pt"><a href="http://www.w3.org/Amaya/">Amaya
        !            68: Home</a></p>
1.1       cvs        69: </td>
1.28    ! cvs        70: <td align="center" width="33%">
        !            71: <p style="font-size : 14pt"><a href="../doc/amaya/Manual.html">Online
        !            72: Manual</a></p>
1.1       cvs        73: </td>
                     74: </tr>
                     75: </tbody>
                     76: </table>
                     77: </body>
                     78: </html>

Webmaster