File:  [Public] / Amaya / amaya / AmayaPage.html
Revision 1.13: download - view: text, annotated - select for diffs
Thu Mar 12 15:24:03 1998 UTC (26 years, 3 months ago) by cvs
Branches: MAIN
CVS tags: HEAD
Destroy messages before exit. irene

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>
Welcome to Amaya</title>
<meta name="GENERATOR" content="amaya V1.2 Beta">
</head>
<body bgcolor="white">

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

<h1 style="text-align : right">Release 1.2a</h1>
<p>
<strong>Amaya</strong> has been designed with the primary purpose of being a
testbed for experimenting and demonstrating new specifications and extensions
of Web protocols and standards. Its current main features include WYSIWYG
editing for HTML documents including MathML elements,  access to and
publishing on HTTP servers, support and editing for Cascading Style
Sheets.</p>
<p>
Amaya is a Web client that acts both as a browser and as an authoring tool. We
have chosen not to distinguish the editor mode form the browser mode; so the
user can browse and edit any Web pages in the same time. For that reason, the
simple click is used to select into documents for performing any editing
action and the user has to double click to follow a link.</p>
<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>

<table border="1" width="100%" style="background-color : #D5C1FF; color :
#FFFFFF">
<tbody>
<tr>
<td align=center width="33%"><p style="font-size : 14pt">
<a href="http://www.w3.org/">W3C Home</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="http://www.w3.org/Amaya/User/Manual.html">Amaya Manual</a></p>
</td>
</tr>
</tbody>
</table>
</body>
</html>

Webmaster