Diff for /Amaya/amaya/AmayaPage.html between versions 1.15 and 1.16

version 1.15, 1998/07/02 14:28:56 version 1.16, 1998/07/10 10:14:27
Line 1 Line 1
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 <html>  <html>
 <head>  <head>
 <style>  
 P { text-align: justify }  
 </style>  
 <title>  <title>
 Welcome to Amaya</title>  Welcome to Amaya</title>
 <meta name="GENERATOR" content="amaya V1.2 Beta">  <meta name="GENERATOR" content="amaya V1.2 Beta">
 </head>  </head>
 <body bgcolor="white">  <body bgcolor="white" lang="en">
   
 <h1 style="font-size : 30pt; color : #FF0000">Welcome to Amaya</h1>  <h1 style="font-size : 30pt; color : #FF0080">Welcome to Amaya</h1>
   
 <h1 style="text-align : right">Release 1.3</h1>  <h2 style="text-align : right; color : #BEBEBE">Release 1.3</h2>
 <p>  <p>
 <strong>Amaya</strong> has been designed with the primary purpose of being a  <strong>Amaya</strong> is a Web client that acts both as a browser and as an
 testbed for experimenting and demonstrating new specifications and extensions  authoring tool. It has been designed with the primary purpose of demonstrating
 of Web protocols and standards. Its current main features include WYSIWYG  new Web technologies in a WYSIWYG environment. The current version implements
 editing for HTML documents including MathML elements,  access to and  HTML, MathML, CSS, and HTTP.  With Amaya, you can manipulate rich Web pages
 publishing on HTTP servers, support and editing for Cascading Style  containing forms, tables and the most advanced features from HTML. You can
 Sheets.</p>  create and edit complex mathematical expressions within Web pages. You can
 <p>  style your documents using Cascading Style Sheets. You can publish documents
 Amaya is a Web client that acts both as a browser and as an authoring tool. We  on local or remotes servers with the HTTP Put method.</p>
 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>  <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>
   <p style="font-size : 10pt">
 Permission to use, copy, modify, and distribute this software and its  Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose and without fee or royalty is hereby granted,  documentation for any purpose and without fee or royalty is hereby granted,
 provided that the full text of the  <a  provided that the full text of the <a
 href="http://www.w3.org/Consortium/Legal/copyright-software.html">MIT and  href="http://www.w3.org/Consortium/Legal/copyright-software.html">MIT and
 INRIA Copyright Statement</a> appears on ALL copies of the software and  INRIA Copyright Statement</a> appears on ALL copies of the software and
 documentation or portions thereof, including modifications, that you make.</p>  documentation or portions thereof, including modifications, that you make.</p>
   
 <table border="1" width="100%" style="background-color : #D5C1FF; color :  <table border="0" width="100%" style="background-color : #95E4FF; color :
 #FFFFFF">  #00B2E5">
 <tbody>  <tbody>
 <tr>  <tr>
 <td align=center width="33%"><p style="font-size : 14pt">  <td align="center" width="33%"><p style="font-size : 14pt">
 <a href="http://www.w3.org/">W3C Home</a></p>  <a href="http://www.w3.org/">W3C Home</a></p>
 </td>  </td>
 <td align=center width="33%"><p style="font-size : 14pt">  <td align="center" width="33%"><p style="font-size : 14pt">
 <a href="http://www.w3.org/Amaya/">Amaya Home</a></p>  <a href="http://www.w3.org/Amaya/">Amaya Home</a></p>
 </td>  </td>
 <td align=center width="33%"><p style="font-size : 14pt">  <td align="center" width="33%"><p style="font-size : 14pt">
 <a href="http://www.w3.org/Amaya/User/Manual.html">Amaya Manual</a></p>  <a href="http://www.w3.org/Amaya/User/Manual.html">Amaya Manual</a></p>
 </td>  </td>
 </tr>  </tr>

Removed from v.1.15  
changed lines
  Added in v.1.16


Webmaster