Diff for /Amaya/amaya/AmayaPage.html between versions 1.58 and 1.59

version 1.58, 2000/07/03 14:44:16 version 1.59, 2000/07/04 07:13:35
Line 1 Line 1
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"  <?xml version="1.0" encoding="iso-8859-1"?>
                       "http://www.w3.org/TR/REC-html40/loose.dtd">  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 <html>      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   <html xmlns="http://www.w3.org/1999/xhtml">
 <head>  <head>
   <title>Welcome to Amaya</title>    <title>Welcome to Amaya</title>
     <meta name="GENERATOR" content="amaya V3.2" />
     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
   <style type="text/css">    <style type="text/css">
   table p { marging-top: 2px; margin-left: 2px; font-size: 14pt;  padding: 2px}      body {font-family: helvetica, arial, sans-serif; color: #501070;
   td {border: solid white 2px; border-bottom-color: #909090; border-right-color: #909090; background:#CECECE}            background-color: #b880c8}
   a:link {color: red}      h1 {font-size: 200%; font-weight: bold; font-style:italic; color:#ffa0d8;
           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-top: -217px; margin-bottom: 120px}
       .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>    </style>
   <meta name="GENERATOR" content="amaya V3.2">  
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">  
 </head>  </head>
   
 <body bgcolor="#C1C1FF" lang="en" text="black"  <body xml:lang="en" lang="en">
 style="color: #000000; background-color: #EDEDFF">  <img src="purple.gif" alt="A purple background" width="100%" height="217" />
 <p><img src="/local_home/vatton/Amaya/doc/Icons/w3c-amaya.gif" alt="test"></p>  
   
 <div style="font-size : 30pt; color : #FF0080; margin-top: -30px">  <p class="intro"><strong>Amaya</strong> is a Web client that acts both as a
 <h1 align="right">Welcome to Amaya</h1>  browser and as an authoring tool.<br />
 </div>  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,<br />
   CSS, and HTTP.</p>
   
 <h2 style="text-align: right; color: #B20000">Release 3.2</h2>  <h1>Welcome to Amaya!</h1>
   
 <p><strong>Amaya</strong> is a Web client that acts both as a browser and as  <h2>Release 3.2</h2>
 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, XHTML, MathML, CSS, and HTTP.</p>  
   
 <div>  <div>
 <h3>Main Features</h3>  <h3>Main Features</h3>
 <ul>  
   <li>With Amaya, you can manipulate rich Web pages containing forms, tables  <p>With Amaya, you can manipulate rich Web pages containing forms, tables and
     and the most advanced features from HTML. You can create and edit complex  the most advanced features from HTML. You can create and edit complex
     mathematical expressions within Web pages. You can style your documents  mathematical expressions within Web pages. You can style your documents using
     using Cascading Style Sheets. You can publish HTML and XHTML documents on  Cascading Style Sheets. You can publish HTML and XHTML documents on local or
     local or remote servers with the HTTP Put method.</li>  remote servers through HTTP.</p>
   <li>Browsing and authoring are integrated seamlessly. You can browse and  
     edit Web pages at the same time. In order to simplify the edition of  <p>Browsing and authoring are integrated seamlessly. You can browse and edit
     documents, a simple click in Amaya just moves the caret to allow text  Web pages at the same time. To make editing easier, a simple click in Amaya
     editing; to follow a link, you have to double click. This behavior can be  just moves the caret and allows text input; to follow a link, you have to
     changed as well as many other parameters using a preferences menu.</li>  double click. This behavior can be changed as well as many other features
   <li>A  Source view allows you to see the current markup provided by Amaya.  using the Special/Preferences menu.</p>
     By this way the user can alternatively edit the HTML form and the source  
     code.</li>  <p>Amaya can edit and publish CSS style sheets. In addition, you can easily
   <li>Amaya supports the editing and publishing of CSS style sheets. In  link and unlink style sheets to documents. You can selectively enable and
     addition, you can easily link and unlink Cascading Style Sheets to  disable them and immediately see rendering differences.</p>
     documents. It's also possible to selectively enable and disable them and  
     see the rendering differences immediately.</li>  <p>A  Source view shows the current markup produced by Amaya. Using that view
   <li>Amaya provides a multi-level multi-document Undo/Redo.</li>  along with the main view, you can work both on the rendered page and on the
 </ul>  source code. Amaya provides a multi-level multi-document Undo/Redo
   feature.</p>
 </div>  </div>
   
 <div>  <div>
 <h3>Online Manual</h3>  <h3>Online Manual</h3>
   
 <p>A User's Manual is available online. You can browse it with the Help menu,  <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  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  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  get the front page. Then build the whole book with the "Make book" entry from
Line 71  href="http://www.w3.org/Consortium/Legal Line 86  href="http://www.w3.org/Consortium/Legal
 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>
 </div>  </div>
 <hr>  
   
 <table border="0" width="100%">  <p class="buttonbar"><span class="button"><a href="http://www.w3.org/">W3C
   <tbody>  server</a></span> <span class="button"><a
     <tr>  href="http://www.w3.org/Amaya/">Amaya Home</a></span> <span class="button"><a
       <td align="center" width="33%"><p><a href="http://www.w3.org/">W3C  href="../doc/amaya/Manual.html">Online Manual</a></span></p>
         server</a></p>  
       </td>  
       <td align="center" width="33%"><p><a  
         href="http://www.w3.org/Amaya/">Amaya Home</a></p>  
       </td>  
       <td align="center" width="33%"><p><a  
         href="../doc/amaya/Manual.html">Online Manual</a></p>  
       </td>  
     </tr>  
   </tbody>  
 </table>  
 </body>  </body>
 </html>  </html>

Removed from v.1.58  
changed lines
  Added in v.1.59


Webmaster