File:  [Public] / Amaya / amaya / AmayaPage.html
Revision 1.20: download - view: text, annotated - select for diffs
Tue Oct 13 11:16:04 1998 UTC (25 years, 8 months ago) by cvs
Branches: MAIN
CVS tags: HEAD
Corrected bug in table formatting + Set version 1.3b
Irene

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
   "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>Welcome to Amaya</title>
<meta name="GENERATOR" content="amaya V1.2 Beta">
</head>
<body bgcolor="white" lang="en">

<h1 style="font-size : 30pt; color : #FF0080">Welcome to Amaya</h1>

<h2 style="text-align : right; color : #BEBEBE">Release 1.3b</h2>
<p>
<strong>Amaya</strong> is a Web client that acts both as a browser and as an
authoring tool. It has been designed with the primary purpose of demonstrating
new Web technologies in a WYSIWYG environment. The current version implements
HTML, MathML, CSS, and HTTP.</p>

<h3>Main Features</h3>
<p>
With Amaya, you can manipulate rich Web pages containing forms, tables and the
most advanced features from HTML. You can create and edit complex mathematical
expressions within Web pages. You can style your documents using Cascading
Style Sheets. You can publish documents on local or remote servers with the
HTTP Put method.</p>
<p>
Browsing and authoring are integrated seamlessly. You can browse and edit Web
pages at the same time. For that reason, a simple click just moves the caret
to allow text editing; to follow a link, you have to double click.</p>

<h3>Online Manual</h3>
<p>
A User's Manual is available online. You can browse it with the Help menu,
which displays each section separately.  You can also print it: just follow
the <a href="../doc/amaya/Manual.html">Online Manual</a> link below. You'll
get the front page. Then build the whole book with the "Make book" entry from
the Special menu and print the result.</p>

<h3>Copyright</h3>
<p>
Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee or royalty is hereby granted,
provided that the full text of the <a
href="http://www.w3.org/Consortium/Legal/copyright-software.html">MIT and
INRIA Copyright Statement</a> appears on ALL copies of the software and
documentation or portions thereof, including modifications, that you make.</p>
<hr>


<table border="0" width="100%" style="background-color : #95E4FF; color :
#00B2E5">
<tbody>
<tr>
<td align="center" width="33%"><p style="font-size : 14pt">
<a href="http://www.w3.org/">W3C server</a></p>
</td>
<td align="center" width="33%"><p style="font-size : 14pt">
<a href="http://www.w3.org/Amaya/">Amaya Home</a></p>
</td>
<td align="center" width="33%"><p style="font-size : 14pt">
<a href="../doc/amaya/Manual.html">Online Manual</a></p>
</td>
</tr>
</tbody>
</table>
</body>
</html>

Webmaster