File:  [Public] / Amaya / amaya / AmayaPage.html
Revision 1.69: download - view: text, annotated - select for diffs
Mon Oct 30 15:50:26 2000 UTC (23 years, 7 months ago) by cvs
Branches: MAIN
CVS tags: HEAD
Irene

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "DTD/xhtml1-1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <title>Welcome to Amaya</title>
  <meta name="GENERATOR" content="amaya V3.9" />
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  <style type="text/css">
 body {font-family: helvetica, arial, sans-serif; color: #501070;
 background-color: #f7edff}
 h1 {font-size: 200%; font-weight: bold; font-style:italic; color:#ffa0d8;
margin-top: 100px;  margin-bottom: 0"}
 h2 {marging-top: 0; margin-bottom: .4em; font-style:italic; color:#ffa0d8}
 h3 {border: solid 1px #ffa0d8; padding: 4px; margin-bottom: .2em}
 div p {text-align: justify}
 div {margin-top: 0}
 .intro {text-align: right; margin-botton: 100px}
 .button {border: solid 1px #501070; padding: 4px}
 .buttonbar {text-align: center; margin-top: 1.5em}
 .pink {color: #ffa0d8}
 a:link {color:#ffa0d8; font-weight: bold}
 a:active {color: #c04898; font-weight: bold}
 a:visited {color: #9820c8; font-weight: bold}
  </style>
</head>

<body xml:lang="en" lang="en"
style="background-image: url(purple.gif); background-repeat: no-repeat">
<p class="intro"><strong>Amaya</strong> is a Web client that acts both as a
browser and as an authoring tool.<br />
It has been designed by <a href="http://www.w3.org/">W3C</a> with the primary
purpose of demonstrating<br />
new Web technologies in a WYSIWYG environment.<br />
The current version implements<br />
HTML, XHTML, MathML, SVG,<br />
CSS, and HTTP.</p>

<h1>Welcome to Amaya!</h1>

<h2>Release 3.9</h2>

<div>
<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 and simple SVG  graphics within Web pages. You can
style your documents using Cascading Style Sheets. You can publish HTML and
XHTML documents on local or remote servers through HTTP.</p>

<p>Browsing and authoring are integrated seamlessly. You can browse and edit
Web pages at the same time. To make editing easier, a simple click in Amaya
just moves the caret and allows text input; to follow a link, you have to
double click. This behavior can be changed as well as many other features
using the Special/Preferences menu.</p>

<p>Amaya includes a collaborative annotation application based on W3C
technologies (RDF, XLink, and XPointer). Annotations are external comments,
notes, remarks that can be attached to any Web document or a selected part of
the document. Annotations are stored either into the local file system or into
annotation servers. The creation of annotations on a document doesn't modify
the document itself.</p>
</div>

<div>
<h3>Online Manual</h3>

<p>A User's Manual is available online. You can access 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>
</div>

<div>
<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>
</div>

<p class="buttonbar"><span class="button"><a href="http://www.w3.org/">W3C
server</a></span> <span class="button"><a
href="http://www.w3.org/Amaya/">Amaya Home</a></span> <span class="button"><a
href="../doc/amaya/Manual.html">Online Manual</a></span></p>
</body>
</html>

Webmaster